summaryrefslogtreecommitdiff
path: root/utils/analyzer
Commit message (Expand)AuthorAge
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-05
* [analyzer] SATestBuild: strip trailing newlines from command file.Jordan Rose2013-09-06
* [analyzer] SATestBuild: Don't require reference results to have logs.Jordan Rose2013-06-10
* [analyzer] Always use ccc-analyzer when running scan-build on buildbotAnna Zaks2013-05-31
* [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose2013-04-05
* [analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev2013-04-02
* [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev2013-03-25
* [analyzer] CmpRuns.py: Accept single files as input.Jordan Rose2013-03-23
* scan-build: Add a --keep-empty option for better testing.Jordan Rose2013-01-24
* [analyzer] SATestBuild.py: allow make builds to disable parallelizationJordan Rose2012-11-26
* [analyzer] SATestBuild.py: fix broken string concatenationJordan Rose2012-11-16
* [analyzer] CmpRuns: move the clang_version info into the run (out ofAnna Zaks2012-11-15
* [analyzer] SATestBuild.py: correctly add -j option for projects using make.Jordan Rose2012-11-15
* [analyzer] Ensure that CmpRuns recursively walks the output directory.Anna Zaks2012-11-14
* [analyzer] Test SimpleStream on the buildbot.Anna Zaks2012-11-02
* [analyzer] CmpRuns: cleanup APIs, allow processing of plists with noAnna Zaks2012-10-17
* [analyzer] Expose clang_version in CmpRunsAnna Zaks2012-10-16
* [analyzer] CmpRuns - cleaned up the API, added relative path getterAnna Zaks2012-10-15
* Add handy script for updating plist FileCheck expected output forTed Kremenek2012-09-10
* [analyzer] testing: add a build mode to allow C++11 testing.Anna Zaks2012-09-06
* Revert "[analyzer] Disable diagnostic checking on the buildbot."Jordan Rose2012-08-31
* [analyzer] Disable diagnostic checking on the buildbot.Anna Zaks2012-08-30
* [analyzer] Fixup 162863.Anna Zaks2012-08-29
* [analyzer]Fix typo, unbreak static analyzer BuildBot (at leastAnna Zaks2012-08-29
* Automatically use more cores when the test build uses 'make'.Ted Kremenek2012-08-28
* Consolidate helper methods and configuration logic. No functionality change.Ted Kremenek2012-08-28
* Pass --use-analyzer to scan-build when running within the test harness.Ted Kremenek2012-08-28
* experimental.security.taint is now alpha.security.taintTed Kremenek2012-08-28
* [analyzer] More internal stats collection.Anna Zaks2012-08-27
* [analyzer] Ted fixed the plist-html issue, so the assert can go away.Anna Zaks2012-08-24
* [analyzer] Unbreak the static analyzer buildbot.Anna Zaks2012-08-17
* [analyzer] CmpRuns should include file name in the issue identifier.Anna Zaks2012-08-02
* SATestBuild should not ask for non-existent checkers.Jordan Rose2012-07-26
* Un-break standalone invocations of CmpRuns.py.Jordan Rose2012-07-26
* [analyzer] Make CmpRuns external-user friendly.Anna Zaks2012-07-16
* [analyzer] Add a statistic for maximum CFG size and a script to summarize ana...Anna Zaks2012-07-05
* [analyzer] Use "issue hash" in CmpRuns; followup on r158180Anna Zaks2012-06-08
* [analyzer] SATestBuild should execute SVN updates even if Verbose is off.Jordan Rose2012-06-01
* [analyzer] Fix SATestAdd to work with SATestBuild.Jordan Rose2012-06-01
* Fix typo.Ted Kremenek2012-05-22
* Use Perl prototypes instead of shift.Ted Kremenek2012-05-22
* Add basic delta-debugging script used for reducing analyzer crasher test cases.Ted Kremenek2012-05-21
* [analyzer] Testing: These checkers are not experimental anymore.Anna Zaks2012-02-20
* [analyzer] Add the Malloc checker to the list of tested checkers.Anna Zaks2012-02-15
* [analyzer] Testing: add automated reference results reset.Anna Zaks2012-02-03
* [analyzer] Testing: add 2 new checkers to the buildbot script.Anna Zaks2012-02-01
* [analyzer] Add the HTML file to the SATest diagnostic diff.Anna Zaks2012-01-24
* [analyzer] Testing: make diagnostic diffs more informative (addAnna Zaks2012-01-24
* [analyzer] Unbreak the static analyzer bot. Regression from r148558.Anna Zaks2012-01-21
* [analyzer] Tweak the buildbot script to include the experimental taint checke...Anna Zaks2012-01-20