[PATCH] D57618: [ADT] Add a fallible_iterator wrapper.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 14:57:52 PST 2019
lhames updated this revision to Diff 185167.
lhames marked an inline comment as done.
lhames added a comment.
- Address several review feedback comments.
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.185167.patch
Type: text/x-patch
Size: 20525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/7098143f/attachment.bin>
More information about the llvm-commits
mailing list