[clang] [ItaniumMangle] Make sure class types are added to the dictionary of substitution candidates when compiling for older ABIs (PR #138947)

via cfe-commits cfe-commits at lists.llvm.org
Wed May 7 20:20:08 PDT 2025


tcwzxx wrote:

Given that the mangleCXXRecordDecl function is used outside of the `MangleVTable` , I think the ABI compatibility logic should be moved to mangleCXXCtorVTable

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


More information about the cfe-commits mailing list