aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/externally-retained.m
AgeCommit message (Expand)AuthorFilesLines
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song1-2/+2
2023-06-06[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov1-5/+4
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-2/+2
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-4/+4
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song1-4/+4
2020-06-09Change filecheck default to dump input on failureMehdi Amini1-2/+2
2019-07-12NFC: Unforget a colon in a few CHECK: directives.Artem Dergachev1-1/+1
2019-01-04[ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington1-0/+115