Revert "[clangd] Provide a way to disable external index"
authorSterling Augustine <saugustine@google.com>
Mon, 12 Apr 2021 21:17:49 +0000 (14:17 -0700)
committerSterling Augustine <saugustine@google.com>
Mon, 12 Apr 2021 21:39:13 +0000 (14:39 -0700)
commitc2ad7c23707cece995ee9070283a72c4afc8c0fe
treeeb242d10dfbcba28ec9d2c99a3cdc95309506e25
parent9e81325b8769172feab4c3e2726d676bae714e96
Revert "[clangd] Provide a way to disable external index"

This reverts commit 63bc9e443502ab6def2dec0b5ffe64a522f801cc.

This breaks llvm-project/clang-tools-extra/clangd/tool/ClangdMain.cpp:570:11:

with error: enumeration value 'None' not handled in switch [-Werror,-Wswitch]
clang-tools-extra/clangd/Config.h
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigYAML.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp