[clang] [ItaniumMangle] Use mangleType instead of mangleNameOrStandardSubstitution in mangleCXXCtorVTable function (PR #109970)
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 26 17:46:14 PDT 2024
zygoloid wrote:
> Do we need an ABI flag guarding against the change as well?
Yeah, I think this change should respect `-fclang-abi-compat`.
https://github.com/llvm/llvm-project/pull/109970
More information about the cfe-commits
mailing list