1. 5a281bb [CFG] Add construction context for constructor initializers. by Artem Dergachev · 8 years ago
  2. 5fc1033 [CFG] Add construction context for simple variable declarations. by Artem Dergachev · 8 years ago
  3. 184c624 Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  4. 09d66f7 Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  5. feaf9ff Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  6. 4a90bf8 Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  7. 1cb0256 Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  8. 00355a5 Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  9. 59cd893 Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  10. 8589e10c Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  11. 02064a3 [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  12. 301bc21 Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform by Richard Smith · 9 years ago
  13. 69d0aed CFG: Properly print delegating initializer CFG elements. by Jordan Rose · 12 years ago
  14. c9f860d Remove useless 'XPASS: *' from tests by Dmitri Gribenko · 13 years ago
  15. a765bac [analyzer] Turn -cfg-add-initializers on by default, and remove the flag. by Jordan Rose · 13 years ago
  16. 72be32a Colorize and condense CFG pretty-printing. by Ted Kremenek · 14 years ago
  17. e9fda1e [analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to be linearized only when used by the static analyzer. This required a rewrite of LiveVariables, and exposed a ton of subtle bugs. by Ted Kremenek · 14 years ago
  18. 57d736f [analyzer] Use the new registration mechanism for the debugging info "checks". by Argyrios Kyrtzidis · 15 years ago
  19. 0b51d4d Make all CXXConstructExpr's block-level expressions. This is required by by Zhongxing Xu · 15 years ago
  20. 87b1bb6 Added support for C++ initializers in CFG. by Marcin Swiderski · 15 years ago