[PATCH] D129781: [NFC] Introduce llvm::to_vector_of to allow creation of SmallVector<T> from range of items convertible to type T
Dawid Jurczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 01:59:05 PDT 2022
yurai007 added a comment.
In D129781#3713421 <https://reviews.llvm.org/D129781#3713421>, @dblaikie wrote:
> Looks good
@nikic @dblaikie @dexonsmith: Great. Thank you all for the review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129781/new/
https://reviews.llvm.org/D129781
More information about the llvm-commits
mailing list