aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/arc-no-runtime.m
AgeCommit message (Expand)AuthorFilesLines
2023-08-28[clang] Remove rdar links; NFCAaron Ballman1-1/+0
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini1-0/+1
2023-07-07Remove rdar links; NFCAaron Ballman1-1/+0
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2018-12-18Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper1-4/+4
2012-10-17At -O0, prefer objc_storeStrong with a null new value to theJohn McCall1-0/+4
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-1/+1
2011-07-06Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall1-1/+1
2011-06-15Automatic Reference Counting.John McCall1-0/+9