[PATCH] D96418: [clang] Refactor mustprogress handling, add it to all loops in c++11+.
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 25 22:01:53 PDT 2021
xbolva00 added a comment.
>> Would it be fine to revert this for now to work out the kinks?
I dont think. This is a known problem, not caused by this patch, just exposed. You can search bugzilla for it, simply, if there is an UB, llvm should emit a “ret”.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96418/new/
https://reviews.llvm.org/D96418
More information about the cfe-commits
mailing list