aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/attr-noreturn.m
AgeCommit message (Expand)AuthorFilesLines
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov1-12/+12
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-2/+2
2015-09-10Support noreturn in limited contexts on Objective-C message sends.John McCall1-0/+99