summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/inlining/InlineObjCInstanceMethod.m
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* [analyzer] Follow up to r167762 - precisely determine the adjustmentAnna Zaks2012-11-121-1/+38
* Revert "InlineObjCInstanceMethod.m: Remove lines introduced in r165079."Jordan Rose2012-10-031-1/+26
* InlineObjCInstanceMethod.m: Remove lines introduced in r165079. It broke some...NAKAMURA Takumi2012-10-031-25/+0
* [analyzer] Adjust the return type of an inlined devirtualized method call.Jordan Rose2012-10-031-1/+26
* [analyzer] Really turn on dynamic-bifurcation on by default.Anna Zaks2012-09-241-1/+1
* [analyzer] Track if a region can be a subclass in the dynamic type info.Anna Zaks2012-08-101-1/+1
* [analyzer] Add a checker to manage dynamic type propagation.Anna Zaks2012-08-061-1/+1
* [analyzer] ObjC Inlining: Start tracking dynamic type info in the GDMAnna Zaks2012-08-031-2/+2
* [analyzer] Don't try to inline if there's no region for a message receiver.Jordan Rose2012-07-311-1/+7
* [analyzer] Very simple ObjC instance method inliningAnna Zaks2012-07-301-0/+80
OpenPOWER on IntegriCloud