tmatheson added a reviewer: stuij. tmatheson added inline comments.
================ Comment at: clang/test/CodeGen/aarch64-ABI-align-packed.cpp:6 +// These tests check the ABI alignment of packed structs and packed fields +// are consistent with the AAPCS64 document. +extern "C" { ---------------- The filename and description do not reflect what this file is actually doing, which is specifically testing the alignment of the structs used for variable argument lists. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146242/new/ https://reviews.llvm.org/D146242 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits