[PATCH] D107378: [WiP] Make enum iteration with seq safe by default

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 10:57:47 PDT 2021


kuhar created this revision.
Herald added a reviewer: grosser.
Herald added a subscriber: dexonsmith.
kuhar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.363808.patch
Type: text/x-patch
Size: 8067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/8636e4cb/attachment.bin>


More information about the llvm-commits mailing list