[PATCH] D144319: [SimplifyCFG] Check if the return instruction causes undefined behavior
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 14:02:45 PDT 2023
ldionne added a comment.
Herald added a subscriber: hoy.
In D144319#4289608 <https://reviews.llvm.org/D144319#4289608>, @nikic wrote:
> @Mordante @ldionne What is the current progress on fixing the libcxx issue?
>
> If this cannot be resolved quickly, I'd ask you to disable the relevant libcxx CI configuration so this change can be reapplied.
This is the patch: https://reviews.llvm.org/D150610. This is going to require some discussion cause it's a breaking change that might have some non-trivial impact.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144319/new/
https://reviews.llvm.org/D144319
More information about the llvm-commits
mailing list