1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 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 · 12 years ago
  9. 33e9500 scan-build: Add a --keep-empty option for better testing. by Jordan Rose · 12 years ago
  10. 7bd51ea [analyzer] SATestBuild.py: allow make builds to disable parallelization by Jordan Rose · 12 years ago
  11. 58782be [analyzer] SATestBuild.py: fix broken string concatenation by Jordan Rose · 12 years ago
  12. f55a9e5 [analyzer] SATestBuild.py: correctly add -j option for projects using make. by Jordan Rose · 12 years ago
  13. 765029b [analyzer] Test SimpleStream on the buildbot. by Anna Zaks · 12 years ago
  14. 817ce3d [analyzer] testing: add a build mode to allow C++11 testing. by Anna Zaks · 12 years ago
  15. 191e2b1 Revert "[analyzer] Disable diagnostic checking on the buildbot." by Jordan Rose · 12 years ago
  16. befc0f6 [analyzer] Disable diagnostic checking on the buildbot. by Anna Zaks · 12 years ago
  17. 28694c1 [analyzer] Fixup 162863. by Anna Zaks · 12 years ago
  18. 3defb0b [analyzer]Fix typo, unbreak static analyzer BuildBot (at least partially). by Anna Zaks · 12 years ago
  19. 82778af Automatically use more cores when the test build uses 'make'. by Ted Kremenek · 12 years ago
  20. 7c14c44 Consolidate helper methods and configuration logic. No functionality change. by Ted Kremenek · 12 years ago
  21. 5abd3d2 Pass --use-analyzer to scan-build when running within the test harness. by Ted Kremenek · 12 years ago
  22. aade589 experimental.security.taint is now alpha.security.taint by Ted Kremenek · 12 years ago
  23. dba417c SATestBuild should not ask for non-existent checkers. by Jordan Rose · 12 years ago
  24. 7acc407 [analyzer] Make CmpRuns external-user friendly. by Anna Zaks · 12 years ago
  25. 04bc014 [analyzer] SATestBuild should execute SVN updates even if Verbose is off. by Jordan Rose · 12 years ago
  26. 6d7e372 [analyzer] Fix SATestAdd to work with SATestBuild. by Jordan Rose · 12 years ago
  27. 9747b53 [analyzer] Testing: These checkers are not experimental anymore. by Anna Zaks · 13 years ago
  28. f66035e [analyzer] Add the Malloc checker to the list of tested checkers. by Anna Zaks · 13 years ago
  29. 09e9cf0 [analyzer] Testing: add automated reference results reset. by Anna Zaks · 13 years ago
  30. ac4e5b7 [analyzer] Testing: add 2 new checkers to the buildbot script. by Anna Zaks · 13 years ago
  31. 2c3038e [analyzer] Add the HTML file to the SATest diagnostic diff. by Anna Zaks · 13 years ago
  32. 8c345c0 [analyzer] Unbreak the static analyzer bot. Regression from r148558. by Anna Zaks · 13 years ago
  33. afb51af [analyzer] Tweak the buildbot script to include the experimental taint checker and correct the checker enabling setting. by Anna Zaks · 13 years ago
  34. d3e29ef [analyzer] Testing infrastructure: Flush output after every print statement. by Anna Zaks · 13 years ago
  35. f063a3b [analyzer] Correct the error message in the testing infrastructure. by Anna Zaks · 13 years ago
  36. 8d4a515 [analyzer] Testing: test with all the non-experimental checker packages. by Anna Zaks · 13 years ago
  37. a7a2564 [analyzer] Testing: Display the number of reported differences in the main log. by Anna Zaks · 13 years ago
  38. bc05f57 [analyzer] Testing infrastructure: flush the output between projects. by Anna Zaks · 13 years ago
  39. 45518b1 [analyzer] Add support for testing with individual preprocessed files. by Anna Zaks · 13 years ago
  40. 5fa3f13 [analyzer] Tweak the test script by Anna Zaks · 13 years ago
  41. 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