]> granicus.if.org Git - clang/commit
next round of diagnostics cleanups, moving some
authorChris Lattner <sabre@nondot.org>
Thu, 29 Jan 2009 17:46:13 +0000 (17:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Jan 2009 17:46:13 +0000 (17:46 +0000)
commit19e8e2cffc19606d0f44e7c2897cd126ffd3f9b0
treef4d74c8568dfc62df45bbcb4166153e651a26daf
parent3498bdb9e9cb300de74c7b51c92608e2902b2348
next round of diagnostics cleanups, moving some
diags around, eliminating #defines, etc.  Patch by
Anders Johnsen!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63318 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
Driver/clang.cpp
include/clang/AST/ASTDiagnostic.h
include/clang/Analysis/AnalysisDiagnostic.h
include/clang/Basic/Diagnostic.h
include/clang/Basic/DiagnosticCommonKinds.def
include/clang/Basic/DiagnosticKinds.def
include/clang/Basic/DiagnosticLexKinds.def
include/clang/Basic/DiagnosticSemaKinds.def
include/clang/Driver/DriverDiagnostic.h
include/clang/Lex/LexDiagnostic.h
include/clang/Parse/ParseDiagnostic.h
lib/Basic/Diagnostic.cpp