[PATCH] D107378: Make enum iteration with seq safe by default
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 17:57:48 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3348b841d36e: Make enum iteration with seq safe by default (authored by kuhar).
Changed prior to commit:
https://reviews.llvm.org/D107378?vs=384138&id=384627#toc
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.384627.patch
Type: text/x-patch
Size: 19932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/cc4b7420/attachment.bin>
More information about the llvm-commits
mailing list