1. 184c624 Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  2. 09d66f7 Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  3. feaf9ff Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  4. 4a90bf8 Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  5. 1cb0256 Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  6. 00355a5 Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  7. 59cd893 Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  8. 8589e10c Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  9. 02064a3 [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  10. efec163 [analyzer] Bug identification by Gabor Horvath · 10 years ago
  11. c18a113 [Static Analyzer] The name of the checker that reports a bug is added by Gabor Horvath · 11 years ago
  12. 5e2b3a3 [analyzer] Enable the new edge algorithm by default. by Jordan Rose · 12 years ago
  13. 4e16b29 [analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::createEndOfPath for greater code reuse by Anna Zaks · 13 years ago
  14. 58b961d [analyzer] Plist: change the type of issue_hash from int to string. by Anna Zaks · 13 years ago
  15. 4d9fbd7 [analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests. by Jordan Rose · 13 years ago
  16. 4c03dfd [analyzer] Solve another source of non-determinism in the diagnostic engine. by Anna Zaks · 13 years ago
  17. 54baf2e PlistDiagnostics: force the ranges for control-flow edges to be single locations, forcing by Ted Kremenek · 13 years ago
  18. a85f38b Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that when we generate a new ExplodedNode by Ted Kremenek · 14 years ago
  19. d52efc8 Include full plist output in FileCheck test. by Ted Kremenek · 14 years ago
  20. 6e5b48a [analyzer] Call enter/exit diagnostic should refer to caller/callee, by Anna Zaks · 14 years ago
  21. 943c680 [analyzer] Change the order in which we analyze the functions under by Anna Zaks · 14 years ago
  22. 0af3e06 [analyzer] Rework inlining related command line options. by Anna Zaks · 14 years ago
  23. 04e860d [analyzer] add a diagnostic event when entering a call via inlining, within the callee, and add an edge. by Ted Kremenek · 14 years ago
  24. 1bf3b04 Make PathDiagnosticBuilder sensitive to varying LocationContexts, thus fixing a bug in the inlining diagnostics where the wrong location could be used. by Ted Kremenek · 14 years ago
  25. 29cebb3 Remove stray path in test file. by Ted Kremenek · 14 years ago
  26. 60a7820 Reapply r151317, but when computing the PathDiagnostic profile and size keep into account the nested structure. Also fix a problem with how by Ted Kremenek · 14 years ago
  27. 987dbdb Update test case. by Ted Kremenek · 14 years ago
  28. 8e4c426 Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the reports are batched up before being flushed by Ted Kremenek · 14 years ago