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