summaryrefslogtreecommitdiffstats
path: root/docs/analyzer/IPA.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in the doc: overriden -> overriddenSylvestre Ledru2016-08-281-1/+1
* [analyzer] Fix copy-paste error in internal docs.Jordan Rose2013-09-131-1/+1
* [analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose2013-04-041-6/+35
* [analyzer] Turn on C++ constructor inlining by default.Jordan Rose2013-02-271-3/+4
* [analyzer] Remove further references to analyzer-ipa.Anna Zaks2013-01-301-34/+35
* [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] 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] 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