[PATCH] D106562: [clangd] Get rid of arg adjusters in CommandMangler
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 23 06:58:51 PDT 2021
kadircet updated this revision to Diff 361182.
kadircet marked an inline comment as done.
kadircet added a comment.
Use move_iterator instead of inserting in a loop.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106562/new/
https://reviews.llvm.org/D106562
Files:
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/Compiler.cpp
clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
clang-tools-extra/clangd/unittests/CompilerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106562.361182.patch
Type: text/x-patch
Size: 7795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/672f92fd/attachment.bin>
More information about the cfe-commits
mailing list