[PATCH] D112026: Treat branch on poison as immediate UB (under an off by default flag)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 18 12:18:11 PDT 2021
fhahn added a comment.
Having a flag seems like a good first step to get things going!
Perhaps it would be worth to add the flag to one of the tests from D111246 <https://reviews.llvm.org/D111246>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112026/new/
https://reviews.llvm.org/D112026
More information about the llvm-commits
mailing list