aboutsummaryrefslogtreecommitdiff
path: root/utils/analyzer
AgeCommit message (Collapse)Author
2011-11-08[analyzer] Testing: Display the number of reported differences in the main log.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144113 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-08[analyzer] Testing infrastructure: flush the output between projects.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144051 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-05[analyzer] Relax the cmp criteria for analyzer reports.Anna Zaks
Until we find out a way to easily find out what changed by looking at the logs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143789 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-11-02[analyzer] Tweak the test scriptAnna Zaks
Rename the pre_run_static_analyzer script into cleanup_run_static_analyzer and use it to clean up after the reference build - which is done as part of adding a new project to the system. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143568 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
2011-09-12[analyzer] CmpRuns can now optionally delete empty reports.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139550 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-12[analyzer] CmpRuns.cmpScanBuildResults() should be easy to call from other ↵Anna Zaks
modules. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139543 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-12Rename CmpRuns into CmpRuns.py so that it could be used as a module.Anna Zaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139540 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-01Move ubiviz to analyzer directoryKovarththanan Rajaratnam
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90213 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-06Add a simple tool for comparing two static analyzer runs, primarily for use fromDaniel Dunbar
buildbot. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78336 91177308-0d34-0410-b5e6-96231b3b80d8