1. 184c624 Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 8 years ago
  2. 09d66f7 Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 8 years ago
  3. feaf9ff Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 8 years ago
  4. 4a90bf8 Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 8 years ago
  5. 1cb0256 Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 8 years ago
  6. 00355a5 Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 8 years ago
  7. 59cd893 Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 8 years ago
  8. 8589e10c Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 8 years ago
  9. 02064a3 [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 8 years ago
  10. 5311a0b [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is not supported. by Gabor Horvath · 10 years ago
  11. 478536b improve of note message and minor refactoring of my last patch (r181847). by Fariborz Jahanian · 12 years ago
  12. 773df4a Objective-C [diagnostics] [QOI], when method is not by Fariborz Jahanian · 12 years ago
  13. 722398f Fix analyzer tests. by Ted Kremenek · 13 years ago
  14. 4123a86 Use Sema::RequireCompleteType to check for the completeness of by Douglas Gregor · 14 years ago
  15. 3f955e6 [analyzer] rename all experimental checker packages to have 'experimental' be the common root package. by Ted Kremenek · 14 years ago
  16. a4a57c1 Re-enable the IdempotentOperations checker for --analyze, and put it and the DeadStores checker into the "deadcode" group. by Ted Kremenek · 14 years ago
  17. 3e7ab19 [analyzer] Move the DeadStores checker out of the 'core' package. by Argyrios Kyrtzidis · 14 years ago
  18. b388f77 [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore. by Argyrios Kyrtzidis · 14 years ago
  19. af45aca [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: by Argyrios Kyrtzidis · 14 years ago
  20. d519b83 Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'. by Ted Kremenek · 15 years ago
  21. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  22. 27f686f Replace clang-cc with clang -cc1. by Zhongxing Xu · 15 years ago
  23. 4ef13f8 Add clang-cc option "--analyzer-experimental-internal-checks". This by Ted Kremenek · 16 years ago
  24. 6a2bf11 Prep for new warning. by Mike Stump · 16 years ago
  25. 5276014 We want to diagnose sending message to a forward class by Fariborz Jahanian · 16 years ago
  26. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  27. 378e7fd Fix horrible non-termination bug in LiveVariables. The issue was that by Ted Kremenek · 16 years ago