summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/sret.c
AgeCommit message (Expand)Author
2025-02-14[clang][CodeGen] `sret` args should always point to the `alloca` AS, so use t...Alex Voicu
2025-01-18[Clang] [NFC] Fix unintended `-Wreturn-type` warnings everywhere in the test ...Sirraide
2024-01-11[Clang] Set writable and dead_on_unwind attributes on sret arguments (#77116)Nikita Popov
2022-11-21[clang] NFC: Robustify sret test regexNathan Sidwell
2022-02-24Add -Wno-strict-prototypes to C tests; NFCAaron Ballman
2016-03-30Prepare tests for change to emit Module SourceFileName to LLVM assemblyTeresa Johnson
2014-01-14Puny 24-byte structs are returned by value on SPARC.Jakob Stoklund Olesen
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2011-07-26Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher