hanchenye-llvm-project/clang/test/Analysis/inlining
Jordan Rose 5132aaeb04 [analyzer] Don't inline dynamic-dispatch methods unless -analyzer-ipa=dynamic.
Previously we were checking -analyzer-ipa=dynamic-bifurcate only, and
unconditionally inlining everything else that had an available definition,
even under -analyzer-ipa=inlining (but not under -analyzer-ipa=none).

llvm-svn: 161916
2012-08-15 00:52:00 +00:00
..
DynDispatchBifurcate.m [analyzer]Assume that the properties cannot be overridden when dot 2012-08-14 19:19:18 +00:00
InlineObjCClassMethod.m [analyzer] Address Jordan's comments for r161822, r161683. 2012-08-14 18:35:06 +00:00
InlineObjCInstanceMethod.h [analyzer] ObjC Inlining: add tests for ivars and properties. 2012-08-10 18:56:01 +00:00
InlineObjCInstanceMethod.m [analyzer] Track if a region can be a subclass in the dynamic type info. 2012-08-10 18:55:58 +00:00
ObjCDynTypePopagation.m [analyzer] Track if a region can be a subclass in the dynamic type info. 2012-08-10 18:55:58 +00:00
ObjCImproperDynamictallyDetectableCast.m [analyzer] Track if a region can be a subclass in the dynamic type info. 2012-08-10 18:55:58 +00:00
RetainCountExamples.m [analyzer] Teach live variable analyzes that super uses self pointer. 2012-08-14 00:36:20 +00:00
dyn-dispatch-bifurcate.cpp [analyzer] Don't inline dynamic-dispatch methods unless -analyzer-ipa=dynamic. 2012-08-15 00:52:00 +00:00
path-notes.c [analyzer] Add plist output checks for all four "path notes" tests. 2012-08-06 21:28:14 +00:00