summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/autorelease.m
Commit message (Expand)AuthorAgeFilesLines
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-3/+3
* Update clang to take into account the changes to personality fnsDavid Majnemer2015-06-171-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* objc_autoreleasePoolPop() can throw if a -dealloc does.John McCall2013-04-161-2/+25
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-061-2/+2
* Automatic Reference Counting.John McCall2011-06-151-0/+30
OpenPOWER on IntegriCloud