summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/objc-runtime-name.m
AgeCommit message (Expand)Author
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2018-04-03[ObjC] Use the name specified by objc_runtime_name instead of the classAkira Hatanaka