[PATCH] D106527: [clangd] Canonicalize compile flags before applying edits
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 23 07:01:48 PDT 2021
kadircet updated this revision to Diff 361183.
kadircet marked 2 inline comments as done.
kadircet added a comment.
Change occurence of ArgList usage for canonical prefixes to `Has`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106527/new/
https://reviews.llvm.org/D106527
Files:
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/test/did-change-configuration-params.test
clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106527.361183.patch
Type: text/x-patch
Size: 5643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/085352ac/attachment-0001.bin>
More information about the cfe-commits
mailing list