[PATCH] D143233: [Clang][CodeGen] Fix this argument type for certain destructors
Jacob Young via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 2 01:40:55 PST 2023
jacobly added a comment.
In D143233#4161909 <https://reviews.llvm.org/D143233#4161909>, @aaron.ballman wrote:
> 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.
https://reviews.llvm.org/D145148
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