[PATCH] D102760: [llvm] Let SmallVector construct from any Iterable
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 04:56:08 PDT 2021
gchatelet updated this revision to Diff 346409.
gchatelet added a comment.
- Remove dependency on iterable_range header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102760/new/
https://reviews.llvm.org/D102760
Files:
llvm/include/llvm/ADT/IterableTraits.h
llvm/include/llvm/ADT/SmallVector.h
llvm/tools/llvm-xray/xray-converter.cpp
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/IterableTraitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102760.346409.patch
Type: text/x-patch
Size: 5606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/2196e538/attachment.bin>
More information about the llvm-commits
mailing list