[clang] [clang][X86] Ignore ABI-empty fields and base classes in X86_64 SysV ABI classification algorithm (PR #187814)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 15:36:41 PDT 2026


rjmccall wrote:

We should maintain compatibility with the existing Clang behavior on Apple platforms. I'll file a bug to update our x86_64 ABI documentation.

https://github.com/llvm/llvm-project/pull/187814


More information about the cfe-commits mailing list