aboutsummaryrefslogtreecommitdiff
path: root/docs/analyzer/IPA.txt
AgeCommit message (Expand)Author
2013-04-04[analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose
2013-02-27[analyzer] Turn on C++ constructor inlining by default.Jordan Rose
2013-01-30[analyzer] Remove further references to analyzer-ipa.Anna Zaks
2012-09-10[analyzer] Make the defaults explicit for each of the new config options.Jordan Rose
2012-08-31[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.Jordan Rose
2012-08-30[analyzer] Make analyzer-ipa=dynamic-bifurcate the default.Anna Zaks
2012-08-27[analyzer] Don't inline constructors for objects allocated with operator new.Jordan Rose
2012-08-27[analyzer] Update inlining design notes for r162681.Jordan Rose
2012-08-22[analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.Jordan Rose
2012-08-22[analyzer] IPA document: address Ted's review comments (pathAnna Zaks
2012-08-22Review, comment, and reformat IPA.txt, including feedback comments.Ted Kremenek
2012-08-21[analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.Jordan Rose
2012-08-17[analyzer] Add an internal reference document describing IPA and CallEvent.Jordan Rose