[PATCH] D107378: Make enum iteration with seq safe by default
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 09:27:12 PDT 2021
kuhar updated this revision to Diff 384138.
kuhar added a comment.
Don't declare `CmpInst::Predicates` as safe to iterate over.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107378/new/
https://reviews.llvm.org/D107378
Files:
llvm/include/llvm/ADT/Sequence.h
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/IR/Instructions.h
llvm/include/llvm/Support/MachineValueType.h
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/unittests/ADT/SequenceTest.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107378.384138.patch
Type: text/x-patch
Size: 19906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/d19d5d9e/attachment.bin>
More information about the llvm-commits
mailing list