Commit 1bd31a68 authored by Dawid Jurczak's avatar Dawid Jurczak
Browse files

[NFC] Add SmallVector constructor to allow creation of SmallVector<T> from...

[NFC] Add SmallVector constructor to allow creation of SmallVector<T> from ArrayRef of items convertible to type T

Extracted from https://reviews.llvm.org/D129781 and address comment:
https://reviews.llvm.org/D129781#3655571

Differential Revision: https://reviews.llvm.org/D130268
parent b2de8463
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment