Add the ClangSACheckersEmitter tablegen backend which will be used for the clang...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 14 Feb 2011 17:58:52 +0000 (17:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 14 Feb 2011 17:58:52 +0000 (17:58 +0000)
commit50a47e93cebdf22dacb95a6e75a5b803fc4c3e04
tree4d18d956e0e0f920ccc023984fe5c46ba979f4e6
parent9de3a0701a06505aeab824fdc88f361a5018e473
Add the ClangSACheckersEmitter tablegen backend which will be used for the clang static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125493 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CMakeLists.txt
utils/TableGen/ClangSACheckersEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangSACheckersEmitter.h [new file with mode: 0644]
utils/TableGen/TableGen.cpp