Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100542
[clangd] Only allow remote index to be enabled from user config. ClosedPublic Authored by sammccall on Apr 15 2021, 3:53 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 15 2021, 4:24 AM This revision was landed with ongoing or failed builds.Apr 15 2021, 5:51 AM Closed by commit rGecf93a716c9e: [clangd] Only allow remote index to be enabled from user config. (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes. sammccall marked an inline comment as done.
Revision Contents
Diff 337693 clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigProvider.h
clang-tools-extra/clangd/ConfigProvider.cpp
clang-tools-extra/clangd/tool/ClangdMain.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
|
clang-format: please reformat the code