summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/struct-copy.c
AgeCommit message (Expand)Author
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2019-08-14[NFC] Fix testcase for ARMsDavid Bolvansky
2019-08-14[NFC] Make test more robustDavid Bolvansky
2019-08-14[Codegen] Updated test for D66158David Bolvansky
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-28after going around in circles a few times, finally cave and emit structureChris Lattner