summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/member-alignment.cpp
AgeCommit message (Expand)Author
2024-05-05[clang backend] In AArch64's DataLayout, specify a minimum function alignment...Doug Wyatt
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
2023-07-06[clang][CodeGenCXX] Improve handling of itanium ABI member function alignment...David Tenty
2023-07-05[NFC][clang] add extra member-alignment testcaseDavid Tenty
2015-09-03[WebAssembly] Initial WebAssembly support in clangDan Gohman
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2012-10-31This patch removes the XFAIL for powerpc forBill Schmidt
2012-10-01Mark two Clang tests as passing on ARMNico Weber
2011-08-16Migrate from llvm/test/FrontendC++.Eric Christopher