[PATCH] D107378: Make enum iteration with seq safe by default
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 14 07:56:40 PDT 2021
kuhar updated this revision to Diff 372483.
kuhar marked 3 inline comments as done.
kuhar added a comment.
Rebase. Fix nits and typos, as pointed out by @gchatelet. Remove `detail::always_false` which was unused.
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/Support/MachineValueType.h
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/unittests/ADT/SequenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107378.372483.patch
Type: text/x-patch
Size: 14192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/4b4926a0/attachment.bin>
More information about the llvm-commits
mailing list