]> granicus.if.org Git - clang/commit
Use getCustomDiagID() instead of specifying the diagnostic in the 'DiagnosticKinds...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 6 Oct 2008 23:16:35 +0000 (23:16 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 6 Oct 2008 23:16:35 +0000 (23:16 +0000)
commit4021a84eb1634a1e18bb3c258274477e8fdcd861
tree2a014423de100b03d6fc4179ef70a82a6ed05322
parentce8e2926d8922bff7dc2661ec9c043dd619dcc82
Use getCustomDiagID() instead of specifying the diagnostic in the 'DiagnosticKinds.def' file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57220 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
lib/Sema/SemaExprCXX.cpp