1. c704f4d [Analyzer] Define and use diff_plist in tests, NFC by Mikhail Maltsev · 7 years ago
  2. 5594866 [analyzer] [NFC] Change the tests by making the version check more resilient by George Karpenkov · 7 years ago
  3. 8a88c83 Revert "Revert "Revert "Revert "[analyzer] Add coverage information to plist output, update tests"""" by George Karpenkov · 7 years ago
  4. b746df0 Revert "Revert "Revert "[analyzer] Add coverage information to plist output, update tests""" by Simon Pilgrim · 7 years ago
  5. d7acaca Revert "Revert "[analyzer] Add coverage information to plist output, update tests"" by George Karpenkov · 7 years ago
  6. 5b26361 Move test inputs into Inputs directory. by Richard Smith · 7 years ago
  7. 2537972 [analyzer] [NFC] [tests] Move plist-based diagnostics tests to separate files, use diff instead of a FileCheck - II by George Karpenkov · 7 years ago
  8. 3916509 [analyzer] [NFC] Remove unused Extensive diagnostic setting, by George Karpenkov · 7 years ago
  9. 184c624 Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  10. 09d66f7 Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  11. feaf9ff Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  12. 4a90bf8 Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  13. 1cb0256 Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  14. 00355a5 Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  15. 59cd893 Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  16. 8589e10c Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  17. 02064a3 [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  18. efec163 [analyzer] Bug identification by Gabor Horvath · 10 years ago
  19. c18a113 [Static Analyzer] The name of the checker that reports a bug is added by Gabor Horvath · 11 years ago
  20. 5e2b3a3 [analyzer] Enable the new edge algorithm by default. by Jordan Rose · 12 years ago
  21. 37c777e [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. by Ted Kremenek · 13 years ago
  22. 6bab4ef [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". by Anna Zaks · 13 years ago
  23. 58b961d [analyzer] Plist: change the type of issue_hash from int to string. by Anna Zaks · 13 years ago
  24. a595886 TrackConstraintBRVisitor and ConditionBRVisitor can emit similar by Ted Kremenek · 13 years ago
  25. b0d1c70 Attempt (again) to stabilize the order of the emission of diagnostics by Ted Kremenek · 13 years ago
  26. 7c15040 Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoring by Ted Kremenek · 13 years ago
  27. 6ee44e1 [analyzer] Look through all casts when trying to track constraints. by Jordan Rose · 13 years ago
  28. a3e3343 [analyzer] Add plist output checks for all four "path notes" tests. by Jordan Rose · 13 years ago
  29. cfb4eb2 [analyzer] When a symbol is null, we should track its constraints. by Jordan Rose · 13 years ago
  30. 92e1449 [analyzer] Track null/uninitialized C++ objects used in method calls. by Jordan Rose · 13 years ago