diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-23 05:45:49 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-23 05:45:49 +0000 |
commit | 202dc1291eae2add93207cbf788a64f4341b1c59 (patch) | |
tree | 649c70b77357be353f48f80ab18937793a6c4996 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 24374aef1b108028fdc588aa06c66b0d813d112a (diff) | |
download | llvm-202dc1291eae2add93207cbf788a64f4341b1c59.zip llvm-202dc1291eae2add93207cbf788a64f4341b1c59.tar.gz llvm-202dc1291eae2add93207cbf788a64f4341b1c59.tar.bz2 |
[Reproducer] Pass FileSpec by const-ref. (NFC)
Fix two functions where we were passing FileSpecs by value, while we
could pass by const reference.
llvm-svn: 361459
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions