diff options
author | Craig Topper <craig.topper@gmail.com> | 2014-08-30 16:55:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2014-08-30 16:55:39 +0000 |
commit | 8c2a2a0f827eb1adfa84d33d324096f86192d71c (patch) | |
tree | 30eda1361abaf97e987825841df1f0c5c73fe642 /clang/lib/Basic/SourceManager.cpp | |
parent | fd38cbebda4df2d75f5b68143f2a0009b8e3e052 (diff) | |
download | bcm5719-llvm-8c2a2a0f827eb1adfa84d33d324096f86192d71c.tar.gz bcm5719-llvm-8c2a2a0f827eb1adfa84d33d324096f86192d71c.zip |
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: 216824
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions