aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/ClangSACheckersEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Clang tblgen backends from LLVM.Peter Collingbourne2011-10-061-319/+0
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-1/+1
* Unconstify InitsDavid Greene2011-07-291-12/+12
* [AVX] Constify InitsDavid Greene2011-07-291-12/+12
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-111-18/+12
* [AVX] Make Inits FoldableDavid Greene2011-07-111-12/+18
* ClangSAEmClangSACheckersEmitter, emit info about groups.Argyrios Kyrtzidis2011-03-301-64/+79
* Quiet a gcc warning about changed name lookup rulesMatt Beaumont-Gay2011-03-291-2/+2
* In ClangSACheckersEmitter:Argyrios Kyrtzidis2011-03-291-7/+61
* For ClangSACheckersEmitter, allow a package to belong to checker group, in wh...Argyrios Kyrtzidis2011-03-291-8/+28
* In utils/TableGen/ClangSACheckersEmitter.cpp, set the 'Hidden' bit for checkers.Argyrios Kyrtzidis2011-02-241-0/+1
* When tablegen'ing the clang analyzer checkers:Argyrios Kyrtzidis2011-02-151-27/+62
* Add the ClangSACheckersEmitter tablegen backend which will be used for the cl...Argyrios Kyrtzidis2011-02-141-0/+194