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