aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/stret_lookup.m
AgeCommit message (Expand)AuthorFilesLines
2024-01-11[Clang] Set writable and dead_on_unwind attributes on sret arguments (#77116)Nikita Popov1-2/+2
2023-06-07[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov1-8/+6
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-2/+2
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim1-2/+2
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim1-2/+2
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim1-2/+2
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee1-2/+2
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-2/+2
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee1-2/+2
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-2/+2
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song1-2/+2
2020-10-16Reapply "OpaquePtr: Add type to sret attribute"Matt Arsenault1-2/+2
2020-09-29Revert "OpaquePtr: Add type to sret attribute"Tres Popp1-2/+2
2020-09-25OpaquePtr: Add type to sret attributeMatt Arsenault1-2/+2
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie1-2/+2
2013-09-16Add a define for the ObjFW runtime ABI version.Benjamin Kramer1-2/+2
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-2/+2
2013-07-26Fix test for Release builds.Eli Friedman1-2/+2
2013-07-26Fix test for Release builds.Eli Friedman1-2/+2
2013-07-26Fix GNU ObjC ABI for a message returning a struct.Eli Friedman1-0/+29