diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-23 20:05:21 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-23 20:05:21 +0000 |
commit | 266b65f8404fd2dbac6b17ebdb90507273418cb0 (patch) | |
tree | 59d60d2c5bb614f2c792924def2112c551cff23a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f81ebfb045b8b85b460a51d48f652741cce303a3 (diff) | |
download | llvm-266b65f8404fd2dbac6b17ebdb90507273418cb0.zip llvm-266b65f8404fd2dbac6b17ebdb90507273418cb0.tar.gz llvm-266b65f8404fd2dbac6b17ebdb90507273418cb0.tar.bz2 |
[Utility] Avoid a few unnecessary copies (NFC)
Avoid unnecessary copies by either passing by const-reference or moving
the argument.
llvm-svn: 361544
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions