Skip to content
Commit 088d001f authored by Lang Hames's avatar Lang Hames
Browse files

Use llvm::ArrayRef rather than std::vector/std::initializer lists for some

ValueObject methods.

Using ArrayRef allows us to remove some overloads, work with more array-like
types, and avoid some std::vector temporaries.

https://reviews.llvm.org/D32518

llvm-svn: 301441
parent 489f3633
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment