llvm-project/clang/test/Analysis/inlining
Jordan Rose ef77a87a9e Revert "InlineObjCInstanceMethod.m: Remove lines introduced in r165079."
...and fix the run line so that the expected warnings are the same on
all platforms.

This reverts r165088 / d09074f0ca06626914108f1c0d4e70adeb851e01.

llvm-svn: 165124
2012-10-03 16:00:32 +00:00
..
DynDispatchBifurcate.m [analyzer] Commit a test case for r164579. 2012-09-26 18:55:09 +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 Revert "InlineObjCInstanceMethod.m: Remove lines introduced in r165079." 2012-10-03 16:00:32 +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] Re-add reinterpret_cast virtual call test case from r163644. 2012-09-12 21:50:56 +00:00
false-positive-suppression.c [analyzer] Suppress bugs whose paths go through the return of a null pointer. 2012-09-22 01:25:06 +00:00
path-notes.c [analyzer] Suppress bugs whose paths go through the return of a null pointer. 2012-09-22 01:25:06 +00:00
path-notes.m [analyzer] Suppress bugs whose paths go through the return of a null pointer. 2012-09-22 01:25:06 +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 Adjust some analyzer tests to place widely shared inputs inside of an 2012-09-12 01:11:10 +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