]> granicus.if.org Git - clang/commit
Basic/Diagnostics: Move setDiagnosticMapping() to using DiagnosticMappingInfo
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Sep 2011 01:34:47 +0000 (01:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Sep 2011 01:34:47 +0000 (01:34 +0000)
commit09ea68d17bc0fc0b16d287ad4d3f61fe7def4f17
tree8ff54d0cd9a732cb0958d2315e869e212021fd23
parentb1c99c679adb53be8f478d08be83af6c9c22ae4b
Basic/Diagnostics: Move setDiagnosticMapping() to using DiagnosticMappingInfo
and eliminate setDiagnosticMappingInternal.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140763 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
lib/Basic/Diagnostic.cpp