aboutsummaryrefslogtreecommitdiff
path: root/utils/analyzer
AgeCommit message (Expand)Author
2012-11-16[analyzer] SATestBuild.py: fix broken string concatenationJordan Rose
2012-11-15[analyzer] CmpRuns: move the clang_version info into the run (out ofAnna Zaks
2012-11-15[analyzer] SATestBuild.py: correctly add -j option for projects using make.Jordan Rose
2012-11-14[analyzer] Ensure that CmpRuns recursively walks the output directory.Anna Zaks
2012-11-02[analyzer] Test SimpleStream on the buildbot.Anna Zaks
2012-10-17[analyzer] CmpRuns: cleanup APIs, allow processing of plists with noAnna Zaks
2012-10-16[analyzer] Expose clang_version in CmpRunsAnna Zaks
2012-10-15[analyzer] CmpRuns - cleaned up the API, added relative path getterAnna Zaks
2012-09-10Add handy script for updating plist FileCheck expected output forTed Kremenek
2012-09-06[analyzer] testing: add a build mode to allow C++11 testing.Anna Zaks
2012-08-31Revert "[analyzer] Disable diagnostic checking on the buildbot."Jordan Rose
2012-08-30[analyzer] Disable diagnostic checking on the buildbot.Anna Zaks
2012-08-29[analyzer] Fixup 162863.Anna Zaks
2012-08-29[analyzer]Fix typo, unbreak static analyzer BuildBot (at leastAnna Zaks
2012-08-28Automatically use more cores when the test build uses 'make'.Ted Kremenek
2012-08-28Consolidate helper methods and configuration logic. No functionality change.Ted Kremenek
2012-08-28Pass --use-analyzer to scan-build when running within the test harness.Ted Kremenek
2012-08-28experimental.security.taint is now alpha.security.taintTed Kremenek
2012-08-27[analyzer] More internal stats collection.Anna Zaks
2012-08-24[analyzer] Ted fixed the plist-html issue, so the assert can go away.Anna Zaks
2012-08-17[analyzer] Unbreak the static analyzer buildbot.Anna Zaks
2012-08-02[analyzer] CmpRuns should include file name in the issue identifier.Anna Zaks
2012-07-26SATestBuild should not ask for non-existent checkers.Jordan Rose
2012-07-26Un-break standalone invocations of CmpRuns.py.Jordan Rose
2012-07-16[analyzer] Make CmpRuns external-user friendly.Anna Zaks
2012-07-05[analyzer] Add a statistic for maximum CFG size and a script to summarize ana...Anna Zaks
2012-06-08[analyzer] Use "issue hash" in CmpRuns; followup on r158180Anna Zaks
2012-06-01[analyzer] SATestBuild should execute SVN updates even if Verbose is off.Jordan Rose
2012-06-01[analyzer] Fix SATestAdd to work with SATestBuild.Jordan Rose
2012-05-22Fix typo.Ted Kremenek
2012-05-22Use Perl prototypes instead of shift.Ted Kremenek
2012-05-21Add basic delta-debugging script used for reducing analyzer crasher test cases.Ted Kremenek
2012-02-20[analyzer] Testing: These checkers are not experimental anymore.Anna Zaks
2012-02-15[analyzer] Add the Malloc checker to the list of tested checkers.Anna Zaks
2012-02-03[analyzer] Testing: add automated reference results reset.Anna Zaks
2012-02-01[analyzer] Testing: add 2 new checkers to the buildbot script.Anna Zaks
2012-01-24[analyzer] Add the HTML file to the SATest diagnostic diff.Anna Zaks
2012-01-24[analyzer] Testing: make diagnostic diffs more informative (addAnna Zaks
2012-01-21[analyzer] Unbreak the static analyzer bot. Regression from r148558.Anna Zaks
2012-01-20[analyzer] Tweak the buildbot script to include the experimental taint checke...Anna Zaks
2012-01-10[analyzer] Testing infrastructure: Flush output after every printAnna Zaks
2012-01-04[analyzer] Correct the error message in the testing infrastructure.Anna Zaks
2011-11-08[analyzer] Testing: test with all the non-experimental checker packages.Anna Zaks
2011-11-08[analyzer] Testing: support for regenerate reference outputAnna Zaks
2011-11-08[analyzer] Testing: Display the number of reported differences in the main log.Anna Zaks
2011-11-08[analyzer] Testing infrastructure: flush the output between projects.Anna Zaks
2011-11-05[analyzer] Relax the cmp criteria for analyzer reports.Anna Zaks
2011-11-05[analyzer] Add support for testing with individual preprocessed files.Anna Zaks
2011-11-02[analyzer] Tweak the test scriptAnna Zaks
2011-10-06[analyzer] Static Analyzer Qualification Infrastructure: Scripts to support b...Anna Zaks