aboutsummaryrefslogtreecommitdiff
path: root/utils/analyzer/SATestAdd.py
AgeCommit message (Collapse)Author
2012-09-06[analyzer] testing: add a build mode to allow C++11 testing.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163357 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-01[analyzer] Fix SATestAdd to work with SATestBuild.Jordan Rose
Also, eliminate global 'IsReferenceBuild' in SATestBuild. It doesn't get passed around that much. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157816 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-08[analyzer] Testing: support for regenerate reference outputAnna Zaks
Change the flow of the SATestAdd so that it could be used for regenerating the reference output without exiting with an error. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144141 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-05[analyzer] Add support for testing with individual preprocessed files.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143786 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06[analyzer] Static Analyzer Qualification Infrastructure: Scripts to support ↵Anna Zaks
basic testing of the analyzer on external projects. This can be used as a basis for setting up a buildbot. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141337 91177308-0d34-0410-b5e6-96231b3b80d8