[PATCH] D133756: [clangd] Introduce CompileCommandsAdjuster
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 24 01:55:50 PDT 2022
nridge updated this revision to Diff 470083.
nridge marked 4 inline comments as done.
nridge added a comment.
Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133756/new/
https://reviews.llvm.org/D133756
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/CompileCommands.h
clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
clang-tools-extra/clangd/GlobalCompilationDatabase.h
clang-tools-extra/clangd/indexer/IndexerMain.cpp
clang-tools-extra/clangd/tool/Check.cpp
clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
clang-tools-extra/clangd/unittests/ClangdTests.cpp
clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp
clang-tools-extra/clangd/unittests/TestTU.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133756.470083.patch
Type: text/x-patch
Size: 21500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221024/7d8ebc7a/attachment-0001.bin>
More information about the cfe-commits
mailing list