summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/non-runtime-protocol.m
AgeCommit message (Expand)Author
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov
2022-05-26[FileCheck] Catch missspelled directives.Ivan Kosarev
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-10-02[clang] Implement objc_non_runtime_protocol to remove protocol metadataNathan Lanza