1. 33e9500 scan-build: Add a --keep-empty option for better testing. by Jordan Rose · 11 years ago
  2. 7bd51ea [analyzer] SATestBuild.py: allow make builds to disable parallelization by Jordan Rose · 12 years ago
  3. 58782be [analyzer] SATestBuild.py: fix broken string concatenation by Jordan Rose · 12 years ago
  4. f002496 [analyzer] CmpRuns: move the clang_version info into the run (out of report) by Anna Zaks · 12 years ago
  5. f55a9e5 [analyzer] SATestBuild.py: correctly add -j option for projects using make. by Jordan Rose · 12 years ago
  6. 25691f6 [analyzer] Ensure that CmpRuns recursively walks the output directory. by Anna Zaks · 12 years ago
  7. 765029b [analyzer] Test SimpleStream on the buildbot. by Anna Zaks · 12 years ago
  8. 20d9281 [analyzer] CmpRuns: cleanup APIs, allow processing of plists with no by Anna Zaks · 12 years ago
  9. 68aa3a9 [analyzer] Expose clang_version in CmpRuns by Anna Zaks · 12 years ago
  10. 8176557 [analyzer] CmpRuns - cleaned up the API, added relative path getter by Anna Zaks · 12 years ago
  11. 9937216 Add handy script for updating plist FileCheck expected output for by Ted Kremenek · 12 years ago
  12. 817ce3d [analyzer] testing: add a build mode to allow C++11 testing. by Anna Zaks · 12 years ago
  13. 191e2b1 Revert "[analyzer] Disable diagnostic checking on the buildbot." by Jordan Rose · 12 years ago
  14. befc0f6 [analyzer] Disable diagnostic checking on the buildbot. by Anna Zaks · 12 years ago
  15. 28694c1 [analyzer] Fixup 162863. by Anna Zaks · 12 years ago
  16. 3defb0b [analyzer]Fix typo, unbreak static analyzer BuildBot (at least partially). by Anna Zaks · 12 years ago
  17. 82778af Automatically use more cores when the test build uses 'make'. by Ted Kremenek · 12 years ago
  18. 7c14c44 Consolidate helper methods and configuration logic. No functionality change. by Ted Kremenek · 12 years ago
  19. 5abd3d2 Pass --use-analyzer to scan-build when running within the test harness. by Ted Kremenek · 12 years ago
  20. aade589 experimental.security.taint is now alpha.security.taint by Ted Kremenek · 12 years ago
  21. 210f5a2 [analyzer] More internal stats collection. by Anna Zaks · 12 years ago
  22. 44cceb9 [analyzer] Ted fixed the plist-html issue, so the assert can go away. by Anna Zaks · 12 years ago
  23. b81a9ad [analyzer] Unbreak the static analyzer buildbot. by Anna Zaks · 12 years ago
  24. 2a84b8b [analyzer] CmpRuns should include file name in the issue identifier. by Anna Zaks · 12 years ago
  25. dba417c SATestBuild should not ask for non-existent checkers. by Jordan Rose · 12 years ago
  26. ac57d47 Un-break standalone invocations of CmpRuns.py. by Jordan Rose · 12 years ago
  27. 7acc407 [analyzer] Make CmpRuns external-user friendly. by Anna Zaks · 12 years ago
  28. 84c1f4b [analyzer] Add a statistic for maximum CFG size and a script to summarize analyzer stats from scan-build output. by Anna Zaks · 12 years ago
  29. 19b17cb [analyzer] Use "issue hash" in CmpRuns; followup on r158180 by Anna Zaks · 12 years ago
  30. 04bc014 [analyzer] SATestBuild should execute SVN updates even if Verbose is off. by Jordan Rose · 12 years ago
  31. 6d7e372 [analyzer] Fix SATestAdd to work with SATestBuild. by Jordan Rose · 12 years ago
  32. 7c45163 Fix typo. by Ted Kremenek · 12 years ago
  33. 86674ec Use Perl prototypes instead of shift. by Ted Kremenek · 12 years ago
  34. 3a46530 Add basic delta-debugging script used for reducing analyzer crasher test cases. by Ted Kremenek · 12 years ago
  35. 9747b53 [analyzer] Testing: These checkers are not experimental anymore. by Anna Zaks · 12 years ago
  36. f66035e [analyzer] Add the Malloc checker to the list of tested checkers. by Anna Zaks · 12 years ago
  37. 09e9cf0 [analyzer] Testing: add automated reference results reset. by Anna Zaks · 12 years ago
  38. ac4e5b7 [analyzer] Testing: add 2 new checkers to the buildbot script. by Anna Zaks · 12 years ago
  39. 2c3038e [analyzer] Add the HTML file to the SATest diagnostic diff. by Anna Zaks · 12 years ago
  40. ab2d46e [analyzer] Testing: make diagnostic diffs more informative (add by Anna Zaks · 12 years ago
  41. 8c345c0 [analyzer] Unbreak the static analyzer bot. Regression from r148558. by Anna Zaks · 12 years ago
  42. afb51af [analyzer] Tweak the buildbot script to include the experimental taint checker and correct the checker enabling setting. by Anna Zaks · 12 years ago
  43. d3e29ef [analyzer] Testing infrastructure: Flush output after every print statement. by Anna Zaks · 13 years ago
  44. f063a3b [analyzer] Correct the error message in the testing infrastructure. by Anna Zaks · 13 years ago
  45. 8d4a515 [analyzer] Testing: test with all the non-experimental checker packages. by Anna Zaks · 13 years ago
  46. 86f14ab [analyzer] Testing: support for regenerate reference output by Anna Zaks · 13 years ago
  47. a7a2564 [analyzer] Testing: Display the number of reported differences in the main log. by Anna Zaks · 13 years ago
  48. bc05f57 [analyzer] Testing infrastructure: flush the output between projects. by Anna Zaks · 13 years ago
  49. e1e7367 [analyzer] Relax the cmp criteria for analyzer reports. by Anna Zaks · 13 years ago
  50. 45518b1 [analyzer] Add support for testing with individual preprocessed files. by Anna Zaks · 13 years ago
  51. 5fa3f13 [analyzer] Tweak the test script by Anna Zaks · 13 years ago
  52. 1b41716 [analyzer] Static Analyzer Qualification Infrastructure: Scripts to support basic testing of the analyzer on external projects. This can be used as a basis for setting up a buildbot. by Anna Zaks · 13 years ago
  53. f95a201 [analyzer] CmpRuns can now optionally delete empty reports. by Anna Zaks · 13 years ago
  54. 544055f [analyzer] CmpRuns.cmpScanBuildResults() should be easy to call from other modules. by Anna Zaks · 13 years ago
  55. 22d70e0 Rename CmpRuns into CmpRuns.py so that it could be used as a module. by Anna Zaks · 13 years ago
  56. e1fea77 Move ubiviz to analyzer directory by Kovarththanan Rajaratnam · 15 years ago
  57. 301f7ac Add a simple tool for comparing two static analyzer runs, primarily for use from by Daniel Dunbar · 15 years ago