summaryrefslogtreecommitdiff
path: root/docs/analyzer
Commit message (Expand)AuthorAge
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-01
* [analyzer] Add new debug helper clang_analyzer_warnIfReached.Jordan Rose2013-10-03
* [analyzer] Fix copy-paste error in internal docs.Jordan Rose2013-09-13
* [analyzer] Add a debug checker that prints Exploded GraphAnna Zaks2013-06-24
* We're in 3.4 land now.Bill Wendling2013-05-07
* [analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose2013-04-04
* [analyzer] Turn on C++ constructor inlining by default.Jordan Rose2013-02-27
* [analyzer] Add a doc describing the internals of RegionStore.Jordan Rose2013-02-05
* [analyzer] Remove further references to analyzer-ipa.Anna Zaks2013-01-30
* [docs/analyzer] Test commit (for auto-update).Daniel Dunbar2013-01-07
* [docs/analyzer] Convert existing debug-checks document to Sphinx and link int...Daniel Dunbar2013-01-07
* analyzer: add initial Sphinx configurationSean Silva2013-01-02
* docs: Nuke AnalyzerRegions.rst.Sean Silva2012-12-18
* Remove old description of analyzer internals from public docs.Jordan Rose2012-12-15
* [analyzer] Make the defaults explicit for each of the new config options.Jordan Rose2012-09-10
* [analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.Jordan Rose2012-08-31
* [analyzer] Make analyzer-ipa=dynamic-bifurcate the default.Anna Zaks2012-08-30
* [analyzer] Don't inline constructors for objects allocated with operator new.Jordan Rose2012-08-27
* [analyzer] Update inlining design notes for r162681.Jordan Rose2012-08-27
* [analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.Jordan Rose2012-08-22
* [analyzer] Per feedback, re-structure the docs for ExprInspection checks.Jordan Rose2012-08-22
* [analyzer] IPA document: address Ted's review comments (pathAnna Zaks2012-08-22
* Review, comment, and reformat IPA.txt, including feedback comments.Ted Kremenek2012-08-22
* [analyzer] Document our debug checkers and ExprInspection's "builtins".Jordan Rose2012-08-22
* [analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.Jordan Rose2012-08-21
* [analyzer] Add an internal reference document describing IPA and CallEvent.Jordan Rose2012-08-17