summaryrefslogtreecommitdiff
path: root/docs/analyzer
Commit message (Expand)AuthorAgeFilesLines
...
* docs: Nuke AnalyzerRegions.rst.Sean Silva2012-12-181-259/+0
* Remove old description of analyzer internals from public docs.Jordan Rose2012-12-151-0/+259
* [analyzer] Make the defaults explicit for each of the new config options.Jordan Rose2012-09-101-4/+39
* [analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.Jordan Rose2012-08-311-0/+20
* [analyzer] Make analyzer-ipa=dynamic-bifurcate the default.Anna Zaks2012-08-301-1/+1
* [analyzer] Don't inline constructors for objects allocated with operator new.Jordan Rose2012-08-271-1/+2
* [analyzer] Update inlining design notes for r162681.Jordan Rose2012-08-271-5/+7
* [analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.Jordan Rose2012-08-221-63/+65
* [analyzer] Per feedback, re-structure the docs for ExprInspection checks.Jordan Rose2012-08-221-30/+51
* [analyzer] IPA document: address Ted's review comments (pathAnna Zaks2012-08-221-27/+19
* Review, comment, and reformat IPA.txt, including feedback comments.Ted Kremenek2012-08-221-53/+259
* [analyzer] Document our debug checkers and ExprInspection's "builtins".Jordan Rose2012-08-221-0/+68
* [analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.Jordan Rose2012-08-211-3/+4
* [analyzer] Add an internal reference document describing IPA and CallEvent.Jordan Rose2012-08-171-0/+96