[PATCH] D57618: [ADT] Add a fallible_iterator wrapper.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 20:41:20 PST 2019
lhames updated this revision to Diff 185228.
lhames added a comment.
- Rename test classes and remove fixture, add test for deref-returns-expected.
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.185228.patch
Type: text/x-patch
Size: 22645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/50638dc1/attachment-0001.bin>
More information about the llvm-commits
mailing list