summaryrefslogtreecommitdiffstats
path: root/clang/utils/analyzer/SATestAdd.py
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] testing: add a build mode to allow C++11 testing.Anna Zaks2012-09-061-8/+10
| | | | llvm-svn: 163357
* [analyzer] Fix SATestAdd to work with SATestBuild.Jordan Rose2012-06-011-1/+1
| | | | | | | Also, eliminate global 'IsReferenceBuild' in SATestBuild. It doesn't get passed around that much. llvm-svn: 157816
* [analyzer] Testing: support for regenerate reference outputAnna Zaks2011-11-081-12/+15
| | | | | | | Change the flow of the SATestAdd so that it could be used for regenerating the reference output without exiting with an error. llvm-svn: 144141
* [analyzer] Add support for testing with individual preprocessed files.Anna Zaks2011-11-051-5/+11
| | | | llvm-svn: 143786
* [analyzer] Static Analyzer Qualification Infrastructure: Scripts to support ↵Anna Zaks2011-10-061-0/+71
basic testing of the analyzer on external projects. This can be used as a basis for setting up a buildbot. llvm-svn: 141337
OpenPOWER on IntegriCloud