summaryrefslogtreecommitdiffstats
path: root/clang/utils/analyzer/CmpRuns.py
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Bug identificationGabor Horvath2015-10-221-2/+2
* [analyzer] Apply whitespace cleanups by Honggyu Kim.Ted Kremenek2015-09-081-23/+23
* [Static Analyzer] Make the paths relative from the project root when generati...Gabor Horvath2015-07-081-3/+3
* [Static Analyzer] Minor improvements to SATest.Gabor Horvath2015-06-301-1/+1
* [analyzer] CmpRuns.py: Accept single files as input.Jordan Rose2013-03-231-46/+51
* [analyzer] CmpRuns: move the clang_version info into the run (out ofAnna Zaks2012-11-151-7/+15
* [analyzer] Ensure that CmpRuns recursively walks the output directory.Anna Zaks2012-11-141-39/+40
* [analyzer] CmpRuns: cleanup APIs, allow processing of plists with noAnna Zaks2012-10-171-16/+20
* [analyzer] Expose clang_version in CmpRunsAnna Zaks2012-10-161-2/+3
* [analyzer] CmpRuns - cleaned up the API, added relative path getterAnna Zaks2012-10-151-19/+40
* [analyzer] Ted fixed the plist-html issue, so the assert can go away.Anna Zaks2012-08-241-3/+1
* [analyzer] Unbreak the static analyzer buildbot.Anna Zaks2012-08-171-1/+3
* [analyzer] CmpRuns should include file name in the issue identifier.Anna Zaks2012-08-021-17/+26
* Un-break standalone invocations of CmpRuns.py.Jordan Rose2012-07-261-1/+1
* [analyzer] Make CmpRuns external-user friendly.Anna Zaks2012-07-161-44/+62
* [analyzer] Use "issue hash" in CmpRuns; followup on r158180Anna Zaks2012-06-081-3/+11
* [analyzer] Add the HTML file to the SATest diagnostic diff.Anna Zaks2012-01-241-3/+4
* [analyzer] Testing: make diagnostic diffs more informative (addAnna Zaks2012-01-241-2/+5
* [analyzer] Testing: Display the number of reported differences in the main log.Anna Zaks2011-11-081-7/+10
* [analyzer] Relax the cmp criteria for analyzer reports.Anna Zaks2011-11-051-1/+1
* [analyzer] CmpRuns can now optionally delete empty reports.Anna Zaks2011-09-121-5/+7
* [analyzer] CmpRuns.cmpScanBuildResults() should be easy to call from other mo...Anna Zaks2011-09-121-18/+32
* Rename CmpRuns into CmpRuns.py so that it could be used as a module.Anna Zaks2011-09-121-0/+230
OpenPOWER on IntegriCloud