aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/availability-cf-link-guard.m
AgeCommit message (Expand)AuthorFilesLines
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov1-15/+15
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-12/+12
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim1-1/+1
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim1-1/+1
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim1-1/+1
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee1-1/+1
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-1/+1
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee1-1/+1
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-1/+1
2020-11-02[darwin] add support for __isPlatformVersionAtLeast check for if (@available)Alex Lorenz1-2/+13
2017-06-12IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne1-3/+2
2017-03-23[CodeGen] Emit a CoreFoundation link guard when @available is usedAlex Lorenz1-0/+45