Reland [clangd] Config: config struct propagated through Context
authorSam McCall <sam.mccall@gmail.com>
Mon, 29 Jun 2020 19:46:40 +0000 (21:46 +0200)
committerSam McCall <sam.mccall@gmail.com>
Mon, 29 Jun 2020 19:49:25 +0000 (21:49 +0200)
commitc5a6ee16f2f6cd7fd46616ba6808a98da53e71bd
tree3953c2daa6ca69da63ebde8c9f918d75f8788e5f
parenta3684dfc45c3a7bbdf72750d8a527e07e776b608
Reland [clangd] Config: config struct propagated through Context

This reverts commit a3684dfc45c3a7bbdf72750d8a527e07e776b608.
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/Config.cpp [new file with mode: 0644]
clang-tools-extra/clangd/Config.h [new file with mode: 0644]
clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp