[PATCH] D102760: [llvm] Let SmallVector construct from any Iterable
Guillaume Chatelet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 20 02:34:56 PDT 2021
gchatelet updated this revision to Diff 346669.
gchatelet added a comment.
- Forward argument
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102760/new/
https://reviews.llvm.org/D102760
Files:
clang/include/clang/Basic/Module.h
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
llvm/unittests/ADT/SmallVectorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102760.346669.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210520/8260547d/attachment-0001.bin>
More information about the cfe-commits
mailing list