summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/2012-03-16-StoreAlign.cpp
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2015-07-10Respect alignment when loading up a coerced function argumentUlrich Weigand
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2012-03-16Make the storing variable's name generic.Bill Wendling
2012-03-16When "low alignment" is specified, then set the alignment of the aggregate'sBill Wendling