[PATCH] D57618: [ADT] Add a fallible_iterator wrapper.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 15:17:08 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353237: [ADT] Add a fallible_iterator wrapper. (authored by lhames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57618?vs=185380&id=185422#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57618/new/
https://reviews.llvm.org/D57618
Files:
llvm/trunk/docs/ProgrammersManual.rst
llvm/trunk/include/llvm/ADT/fallible_iterator.h
llvm/trunk/include/llvm/Object/Archive.h
llvm/trunk/lib/Object/Archive.cpp
llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
llvm/trunk/unittests/ADT/CMakeLists.txt
llvm/trunk/unittests/ADT/FallibleIteratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57618.185422.patch
Type: text/x-patch
Size: 26912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/5ba39c30/attachment-0001.bin>
More information about the llvm-commits
mailing list