1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. d000b85 [analyzer] Add new debug helper clang_analyzer_warnIfReached. by Jordan Rose · 11 years ago
  3. c9aed76 [analyzer] Fix copy-paste error in internal docs. by Jordan Rose · 11 years ago
  4. 9f7ba9b [analyzer] Add a debug checker that prints Exploded Graph by Anna Zaks · 11 years ago
  5. 35d06d2 We're in 3.4 land now. by Bill Wendling · 11 years ago
  6. b11a908 [analyzer] Enable destructor inlining by default (c++-inlining=destructors). by Jordan Rose · 11 years ago
  7. a11f22f [analyzer] Turn on C++ constructor inlining by default. by Jordan Rose · 11 years ago
  8. eaf9c74 [analyzer] Add a doc describing the internals of RegionStore. by Jordan Rose · 11 years ago
  9. ce32890 [analyzer] Remove further references to analyzer-ipa. by Anna Zaks · 11 years ago
  10. 546dbef [docs/analyzer] Test commit (for auto-update). by Daniel Dunbar · 11 years ago
  11. a6a87f1 [docs/analyzer] Convert existing debug-checks document to Sphinx and link into doctree. by Daniel Dunbar · 11 years ago
  12. 0f48f9d analyzer: add initial Sphinx configuration by Sean Silva · 11 years ago
  13. b52cc89 docs: Nuke AnalyzerRegions.rst. by Sean Silva · 11 years ago
  14. 2d3bad7 Remove old description of analyzer internals from public docs. by Jordan Rose · 11 years ago
  15. 978869a [analyzer] Make the defaults explicit for each of the new config options. by Jordan Rose · 12 years ago
  16. de5277f [analyzer] Though C++ inlining is enabled, don't inline ctors and dtors. by Jordan Rose · 12 years ago
  17. 3f2a55d [analyzer] Make analyzer-ipa=dynamic-bifurcate the default. by Anna Zaks · 12 years ago
  18. 6fe4dfb [analyzer] Don't inline constructors for objects allocated with operator new. by Jordan Rose · 12 years ago
  19. 7103d2d [analyzer] Update inlining design notes for r162681. by Jordan Rose · 12 years ago
  20. f01ef105 [analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition. by Jordan Rose · 12 years ago
  21. 91b46cc [analyzer] Per feedback, re-structure the docs for ExprInspection checks. by Jordan Rose · 12 years ago
  22. 2eed8cc [analyzer] IPA document: address Ted's review comments (path bifurcation) by Anna Zaks · 12 years ago
  23. 77df8d9 Review, comment, and reformat IPA.txt, including feedback comments. by Ted Kremenek · 12 years ago
  24. a779e27 [analyzer] Document our debug checkers and ExprInspection's "builtins". by Jordan Rose · 12 years ago
  25. c568e2f [analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++. by Jordan Rose · 12 years ago
  26. 25c0400 [analyzer] Add an internal reference document describing IPA and CallEvent. by Jordan Rose · 12 years ago