[NFC] Introduce llvm::to_vector_of to allow creation of SmallVector<T> from...
[NFC] Introduce llvm::to_vector_of to allow creation of SmallVector<T> from range of items convertible to type T It's https://reviews.llvm.org/D129565 follow-up. Differential Revision: https://reviews.llvm.org/D129781
Loading
Please sign in to comment