[PATCH] D143233: [Clang][CodeGen] Fix this argument type for certain destructors
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 09:10:03 PST 2023
aaron.ballman added a comment.
In D143233#4160206 <https://reviews.llvm.org/D143233#4160206>, @efriedma wrote:
> Maybe worth cherry-picking to 16 branch? I think someone will need to rebase onto the branch for that, though; there was merge conflict on the microsoft-abi-eh-cleanups.cpp change.
I wouldn't be opposed to picking this onto 16 given that it's fixing an ABI issue, if someone wants to do the work to cherry-pick it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143233/new/
https://reviews.llvm.org/D143233
More information about the cfe-commits
mailing list