[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:53:56 PST 2019


lhames updated this revision to Diff 185380.
lhames marked an inline comment as done.
lhames added a comment.

- Remove unused collection elements.


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.185380.patch
Type: text/x-patch
Size: 22578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/f250bab4/attachment.bin>


More information about the llvm-commits mailing list