[clang] [ItaniumMangle] Make sure class types are added to the dictionary of substitution candidates when compiling for older ABIs (PR #138947)
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Wed May 7 13:02:47 PDT 2025
rjmccall wrote:
Can you confirm that the intent here is to restore mangler behavior to what it was prior to #132401, making the pair of PRs ABI-neutral?
https://github.com/llvm/llvm-project/pull/138947
More information about the cfe-commits
mailing list