]> granicus.if.org Git - clang/history - utils/analyzer
Fix redundant "typename typename T" in Visual Studio Native Visualizer
[clang] / utils / analyzer /
2016-01-23 Devin Coughlin[analyzer] SATestBuild.py: Remove html and log when...
2016-01-22 Devin Coughlin[analyzer] SATestBuild.py: Handle spaces in path passed...
2016-01-22 Devin Coughlin[analyzer] Update SATestBuild.py to handle spaces in...
2015-11-07 Devin Coughlin[analyzer] Update SATestBuild.py to enable a 'download...
2015-10-22 Gabor Horvath[analyzer] Bug identification
2015-09-16 Devin Coughlin[analyzer] SATestBuild.py: Move additional checkers...
2015-09-14 Devin Coughlin[analyzer] Update SATestBuild.py to set -isysroot for...
2015-09-08 Ted Kremenek[analyzer] Apply whitespace cleanups by Honggyu Kim.
2015-08-20 Gabor Horvath[Static Analyzer] Made it easier to test new checkers...
2015-07-08 Gabor Horvath[Static Analyzer] Make the paths relative from the...
2015-07-02 Gabor Horvath[Static Analyzer] No longer include the full path of...
2015-06-30 Gabor Horvath[Static Analyzer] Minor improvements to SATest.
2014-10-31 Anna Zaks[analyzer] Rename NewDeleteLeaks checker in the test...
2013-12-05 Alp TokerCorrect hyphenations in comments and assert messages
2013-09-06 Jordan Rose[analyzer] SATestBuild: strip trailing newlines from...
2013-06-10 Jordan Rose[analyzer] SATestBuild: Don't require reference results...
2013-05-31 Anna Zaks[analyzer] Always use ccc-analyzer when running scan...
2013-04-05 Jordan Rose[analyzer] Re-enable cplusplus.NewDelete (but not NewDe...
2013-04-02 Anton Yartsev[analyzer] Moving cplusplus.NewDelete to alpha.* for...
2013-03-25 Anton Yartsev[analyzer] Adds cplusplus.NewDelete checker that check...
2013-03-23 Jordan Rose[analyzer] CmpRuns.py: Accept single files as input.
2013-01-24 Jordan Rosescan-build: Add a --keep-empty option for better testing.
2012-11-26 Jordan Rose[analyzer] SATestBuild.py: allow make builds to disable...
2012-11-16 Jordan Rose[analyzer] SATestBuild.py: fix broken string concatenation
2012-11-15 Anna Zaks[analyzer] CmpRuns: move the clang_version info into...
2012-11-15 Jordan Rose[analyzer] SATestBuild.py: correctly add -j option...
2012-11-14 Anna Zaks[analyzer] Ensure that CmpRuns recursively walks the...
2012-11-02 Anna Zaks[analyzer] Test SimpleStream on the buildbot.
2012-10-17 Anna Zaks[analyzer] CmpRuns: cleanup APIs, allow processing...
2012-10-16 Anna Zaks[analyzer] Expose clang_version in CmpRuns
2012-10-15 Anna Zaks[analyzer] CmpRuns - cleaned up the API, added relative...
2012-09-10 Ted KremenekAdd handy script for updating plist FileCheck expected...
2012-09-06 Anna Zaks[analyzer] testing: add a build mode to allow C++11...
2012-08-31 Jordan RoseRevert "[analyzer] Disable diagnostic checking on the...
2012-08-30 Anna Zaks[analyzer] Disable diagnostic checking on the buildbot.
2012-08-29 Anna Zaks[analyzer] Fixup 162863.
2012-08-29 Anna Zaks[analyzer]Fix typo, unbreak static analyzer BuildBot...
2012-08-28 Ted KremenekAutomatically use more cores when the test build uses...
2012-08-28 Ted KremenekConsolidate helper methods and configuration logic...
2012-08-28 Ted KremenekPass --use-analyzer to scan-build when running within...
2012-08-28 Ted Kremenekexperimental.security.taint is now alpha.security.taint
2012-08-27 Anna Zaks[analyzer] More internal stats collection.
2012-08-24 Anna Zaks[analyzer] Ted fixed the plist-html issue, so the asser...
2012-08-17 Anna Zaks[analyzer] Unbreak the static analyzer buildbot.
2012-08-02 Anna Zaks[analyzer] CmpRuns should include file name in the...
2012-07-26 Jordan RoseSATestBuild should not ask for non-existent checkers.
2012-07-26 Jordan RoseUn-break standalone invocations of CmpRuns.py.
2012-07-16 Anna Zaks[analyzer] Make CmpRuns external-user friendly.
2012-07-05 Anna Zaks[analyzer] Add a statistic for maximum CFG size and...
2012-06-08 Anna Zaks[analyzer] Use "issue hash" in CmpRuns; followup on...
2012-06-01 Jordan Rose[analyzer] SATestBuild should execute SVN updates even...
2012-06-01 Jordan Rose[analyzer] Fix SATestAdd to work with SATestBuild.
2012-05-22 Ted KremenekFix typo.
2012-05-22 Ted KremenekUse Perl prototypes instead of shift.
2012-05-21 Ted KremenekAdd basic delta-debugging script used for reducing...
2012-02-20 Anna Zaks[analyzer] Testing: These checkers are not experimental...
2012-02-15 Anna Zaks[analyzer] Add the Malloc checker to the list of tested...
2012-02-03 Anna Zaks[analyzer] Testing: add automated reference results...
2012-02-01 Anna Zaks[analyzer] Testing: add 2 new checkers to the buildbot...
2012-01-24 Anna Zaks[analyzer] Add the HTML file to the SATest diagnostic...
2012-01-24 Anna Zaks[analyzer] Testing: make diagnostic diffs more informat...
2012-01-21 Anna Zaks[analyzer] Unbreak the static analyzer bot. Regression...
2012-01-20 Anna Zaks[analyzer] Tweak the buildbot script to include the...
2012-01-10 Anna Zaks[analyzer] Testing infrastructure: Flush output after...
2012-01-04 Anna Zaks[analyzer] Correct the error message in the testing...
2011-11-08 Anna Zaks[analyzer] Testing: test with all the non-experimental...
2011-11-08 Anna Zaks[analyzer] Testing: support for regenerate reference...
2011-11-08 Anna Zaks[analyzer] Testing: Display the number of reported...
2011-11-08 Anna Zaks[analyzer] Testing infrastructure: flush the output...
2011-11-05 Anna Zaks[analyzer] Relax the cmp criteria for analyzer reports.
2011-11-05 Anna Zaks[analyzer] Add support for testing with individual...
2011-11-02 Anna Zaks[analyzer] Tweak the test script
2011-10-06 Anna Zaks[analyzer] Static Analyzer Qualification Infrastructure...
2011-09-12 Anna Zaks[analyzer] CmpRuns can now optionally delete empty...
2011-09-12 Anna Zaks[analyzer] CmpRuns.cmpScanBuildResults() should be...
2011-09-12 Anna ZaksRename CmpRuns into CmpRuns.py so that it could be...
2009-12-01 Kovarththanan Raja... Move ubiviz to analyzer directory
2009-08-06 Daniel DunbarAdd a simple tool for comparing two static analyzer...