[libcxx-commits] [PATCH] D140359: [ItaniumDemangle] Fix substitution failure of _BitInt
John McCall via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 6 10:02:43 PST 2023
rjmccall added a comment.
If it's not substituted by Clang, then Clang is actually matching the ABI, and it would need to be fixed in both places. What other implementation is substituting it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140359/new/
https://reviews.llvm.org/D140359
More information about the libcxx-commits
mailing list