]> granicus.if.org Git - clang/commit
Add the new .def files
authorChris Lattner <sabre@nondot.org>
Tue, 27 Jan 2009 18:34:32 +0000 (18:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Jan 2009 18:34:32 +0000 (18:34 +0000)
commit39ad9c9343ced5cee3c6faa5504c6ea123f4b27a
tree0f4a50a86af517255b4a9236cdf7c57028262d2c
parent20c6b3b85e186cd52d5d99489132d71d498159eb
Add the new .def files

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63112 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticASTKinds.def [new file with mode: 0644]
include/clang/Basic/DiagnosticAnalysisKinds.def [new file with mode: 0644]
include/clang/Basic/DiagnosticCommonKinds.def [new file with mode: 0644]
include/clang/Basic/DiagnosticLexKinds.def [new file with mode: 0644]
include/clang/Basic/DiagnosticParseKinds.def [new file with mode: 0644]
include/clang/Basic/DiagnosticSemaKinds.def [new file with mode: 0644]