[PATCH] D57618: [ADT] Add a fallible_iterator wrapper.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 12:42:11 PST 2019


lhames updated this revision to Diff 185378.
lhames marked 2 inline comments as done.
lhames added a comment.

- Require iterator checks on each increment, rename some test vars.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57618/new/

https://reviews.llvm.org/D57618

Files:
  include/llvm/ADT/fallible_iterator.h
  include/llvm/Object/Archive.h
  lib/Object/Archive.cpp
  tools/llvm-objcopy/llvm-objcopy.cpp
  unittests/ADT/CMakeLists.txt
  unittests/ADT/FallibleIteratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57618.185378.patch
Type: text/x-patch
Size: 22902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/81612ea5/attachment.bin>


More information about the llvm-commits mailing list