llvm-project/clang/test/Analysis/inlining
Anna Zaks 1ded453e36 [analyzer] Turn stl inlining back on.
The one reported bug, which was exposed by stl inlining, is addressed in
r163558.

llvm-svn: 163574
2012-09-10 23:59:02 +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] Stop tracking symbols based on a retain count summary of 2012-08-29 23:23:43 +00:00
assume-super-init-does-not-return-nil.m [analyzer] Fixup for r162935 as per Jordan's review. 2012-08-30 22:42:41 +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 Attempt (again) to stabilize the order of the emission of diagnostics 2012-09-08 04:26:37 +00:00
retain-count-self-init.m [analyzer] Make analyzer less aggressive when dealing with [self init]. 2012-08-24 00:06:12 +00:00
stl.cpp [analyzer] Turn stl inlining back on. 2012-09-10 23:59:02 +00:00
test-always-inline-size-option.c [analyzer] Do not count calls to small functions when computing stack 2012-09-10 23:35:11 +00:00
test_objc_inlining_option.m [analyzer] Add an option to enable/disable objc inlining. 2012-09-10 22:56:41 +00:00