summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/AArch64/args.cpp
AgeCommit message (Expand)Author
2025-11-08fix: C++ empty record with align lead to va_list out of sync (#72197)hstk30-hw
2025-04-18[ARM, AArch64] Fix passing of structures with aligned base classes (#135564)Harald van Dijk
2025-01-29[AArch64] Match GCC behaviour for zero-size structs (#124760)Oliver Stannard
2024-11-12[test] Move CodeGen/aarch64-* into the AArch64 subfolderFangrui Song