1. d3c5431 [analyzer] NFC: Run many existing C++ tests with a custom operator new(). by Artem Dergachev · 8 years ago
  2. 184c624 Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  3. 09d66f7 Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  4. feaf9ff Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  5. 4a90bf8 Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  6. 1cb0256 Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  7. 00355a5 Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  8. 59cd893 Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  9. 8589e10c Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers" by Dominic Chen · 9 years ago
  10. 02064a3 [analyzer] NFC: Update test infrastructure to support multiple constraint managers by Dominic Chen · 9 years ago
  11. 44cdeb1 [analyzer] Teach the analyzer that pointers can escape into __cxa_demangle by Anna Zaks · 9 years ago
  12. d69e012 [analyzer] pr31226: Disable CastSizeChecker in C++ because it's not quite ready. by Artem Dergachev · 9 years ago
  13. 89bbd1f [analyzer] Consolidate constant evaluation logic in SValBuilder. by Jordan Rose · 12 years ago
  14. 60bf5f4 [analyzer] Teach invalidateRegions that regions within LazyCompoundVal need to be invalidated by Anna Zaks · 12 years ago
  15. 258f935 [analyzer]Revert part of r161511; suppresses leak false positives in C++ by Anna Zaks · 13 years ago
  16. e37ab50 [analyzer] Report leaks at the closing brace of a function body. by Jordan Rose · 13 years ago
  17. 6d671cc [analyzer] Always include destructors in the analysis CFG. by Jordan Rose · 13 years ago
  18. 722398f Fix analyzer tests. by Ted Kremenek · 13 years ago
  19. 7577686 [analyzer] One more pointer escape test. by Anna Zaks · 13 years ago
  20. 228f9c7 [analyzer] Allow pointers escape through calls containing callback args. by Anna Zaks · 13 years ago
  21. 7e3e06a [analyzer] Add a malloc cpp test file. by Anna Zaks · 14 years ago