aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/analyzer/IPA.txt
AgeCommit message (Expand)AuthorFilesLines
2013-09-13[analyzer] Fix copy-paste error in internal docs.Jordan Rose1-1/+1
2013-04-04[analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose1-6/+35
2013-02-27[analyzer] Turn on C++ constructor inlining by default.Jordan Rose1-3/+4
2013-01-30[analyzer] Remove further references to analyzer-ipa.Anna Zaks1-34/+35
2012-09-10[analyzer] Make the defaults explicit for each of the new config options.Jordan Rose1-4/+39
2012-08-31[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.Jordan Rose1-0/+20
2012-08-30[analyzer] Make analyzer-ipa=dynamic-bifurcate the default.Anna Zaks1-1/+1
2012-08-27[analyzer] Don't inline constructors for objects allocated with operator new.Jordan Rose1-1/+2
2012-08-27[analyzer] Update inlining design notes for r162681.Jordan Rose1-5/+7
2012-08-22[analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.Jordan Rose1-63/+65
2012-08-22[analyzer] IPA document: address Ted's review comments (pathAnna Zaks1-27/+19
2012-08-22Review, comment, and reformat IPA.txt, including feedback comments.Ted Kremenek1-53/+259
2012-08-21[analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.Jordan Rose1-3/+4
2012-08-17[analyzer] Add an internal reference document describing IPA and CallEvent.Jordan Rose1-0/+96