summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/AArch64/struct-coerce-using-ptr.cpp
AgeCommit message (Expand)Author
2025-11-08fix: C++ empty record with align lead to va_list out of sync (#72197)hstk30-hw
2025-07-18[clang][CodeGen] Set `dead_on_return` when passing arguments indirectlyAntonio Frighetto
2025-06-12[AArch64][Clang] Exclude address spaces from pointer-only coercion types.David Green
2025-06-10[AArch64] Change the coercion type of structs with pointer members. (#135064)David Green
2025-05-15[AArch64] Add a test case for the coerced arguments. NFCDavid Green