diff options
| author | Craig Topper <craig.topper@gmail.com> | 2014-08-29 06:05:01 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@gmail.com> | 2014-08-29 06:05:01 +0000 |
| commit | f78d849a5509beac41932567733664575531d02d (patch) | |
| tree | 2943b1cc3b1ac2fad0e87be8f9c825c6f51612dd /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 7e24c0a89c0c936a4763c60e3c4c573852a26231 (diff) | |
| download | llvm-f78d849a5509beac41932567733664575531d02d.zip llvm-f78d849a5509beac41932567733664575531d02d.tar.gz llvm-f78d849a5509beac41932567733664575531d02d.tar.bz2 | |
Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and mentioning the type. This works now that we have a conversion from ArrayRef<T*> to ArrayRef<const T*>.
llvm-svn: 216710
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
