diff options
author | Lang Hames <lhames@gmail.com> | 2017-04-26 18:15:40 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2017-04-26 18:15:40 +0000 |
commit | 088d001f05e62a393fd0ae2fa064db547e28664e (patch) | |
tree | a46834433c3d5a74e51e56f1348d59a191d80bb2 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 489f3633805a78f5b9e38aafa18722c966860647 (diff) | |
download | bcm5719-llvm-088d001f05e62a393fd0ae2fa064db547e28664e.tar.gz bcm5719-llvm-088d001f05e62a393fd0ae2fa064db547e28664e.zip |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions