This is a glorious tangled mess that needs to be split, and needs tests...
This revision needs review, but there are no reviewers specified.
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D82335  
[clangd] WIP: config Needs ReviewPublic Authored by sammccall on Jun 22 2020, 3:46 PM. This revision needs review, but there are no reviewers specified. 
Details 
 Summary This is a glorious tangled mess that needs to be split, and needs tests... 
Diff Detail 
 
Revision Contents 
 
 
Diff 272561 clang-tools-extra/clangd/CMakeLists.txt
 clang-tools-extra/clangd/ClangdServer.h
 clang-tools-extra/clangd/ClangdServer.cpp
 clang-tools-extra/clangd/CompileCommands.cpp
 clang-tools-extra/clangd/Config.h
 
 clang-tools-extra/clangd/Config.cpp
 
 clang-tools-extra/clangd/ConfigCompile.cpp
 clang-tools-extra/clangd/ConfigProvider.h
 
 clang-tools-extra/clangd/ConfigProvider.cpp
 
 clang-tools-extra/clangd/ConfigYAML.cpp
 
 clang-tools-extra/clangd/TUScheduler.h
 clang-tools-extra/clangd/TUScheduler.cpp
 clang-tools-extra/clangd/index/Background.h
 clang-tools-extra/clangd/index/Background.cpp
 clang-tools-extra/clangd/index/BackgroundQueue.cpp
 clang-tools-extra/clangd/tool/ClangdMain.cpp
 clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
 clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clang-tidy: warning: unused variable 'Warning' [clang-diagnostic-unused-const-variable]
not useful