[all-commits] [llvm/llvm-project] 467cbd: [clangd][NFC] Remove unnecessary copy in CodeComplete
Nathan James via All-commits
all-commits at lists.llvm.org
Fri Jan 8 18:37:00 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 467cbd2981840745a84dda07855c4e41501f6903
https://github.com/llvm/llvm-project/commit/467cbd2981840745a84dda07855c4e41501f6903
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/CodeComplete.cpp
Log Message:
-----------
[clangd][NFC] Remove unnecessary copy in CodeComplete
All tests still pass with ASAN so fairly confident no use-after-free going on here.
More information about the All-commits
mailing list