llvm-project
21c1b784 - fix: C++ empty record with align lead to va_list out of sync (#72197)

Commit
107 days ago
fix: C++ empty record with align lead to va_list out of sync (#72197) Fix AArch64 argument passing for C++ empty classes with large explicitly specified alignment reproducer: https://godbolt.org/z/qsze8fqra rel issue: https://github.com/llvm/llvm-project/issues/69872 rel commit: https://github.com/llvm/llvm-project/commit/1711cc930bda8d27e87a2092bd220c18e4600c98
Author
Parents
Loading