diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2017-01-17 22:00:52 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2017-01-17 22:00:52 +0000 |
commit | bb7e4b46e9023c25c127604a905f989d33899471 (patch) | |
tree | 5e5c4d653881feea7a169c985a1c9bbf87809e38 /libcxx/test/std/strings/basic.string/string.cons/string_view.pass.cpp | |
parent | 04a73879a8ec042caccbf878565cdebbbabaad27 (diff) | |
download | bcm5719-llvm-bb7e4b46e9023c25c127604a905f989d33899471.tar.gz bcm5719-llvm-bb7e4b46e9023c25c127604a905f989d33899471.zip |
[LoopDeletion] (cleanup, NFC) Stop passing around reference to a vector
that we know has exactly one element when all we are going to do is get
that one element out of it.
Instead, pass around that one element.
There are more simplifications to come in this code...
llvm-svn: 292273
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.cons/string_view.pass.cpp')
0 files changed, 0 insertions, 0 deletions