aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/arc-weak.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-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov1-10/+6
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-1/+1
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song1-1/+1
2018-12-18Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper1-2/+2
2015-11-16Correctly handle type mismatches in the __weak copy/move-initializationJohn McCall1-0/+20