[all-commits] [llvm/llvm-project] ecc696: Revert "Revert "[clangd] Provide a way to disable ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Apr 13 02:25:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecc6965b2342397a215b00e8e476d8d37d080322
https://github.com/llvm/llvm-project/commit/ecc6965b2342397a215b00e8e476d8d37d080322
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M clang-tools-extra/clangd/Config.h
M clang-tools-extra/clangd/ConfigCompile.cpp
M clang-tools-extra/clangd/ConfigFragment.h
M clang-tools-extra/clangd/ConfigYAML.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
M clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
M clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp
Log Message:
-----------
Revert "Revert "[clangd] Provide a way to disable external index""
This reverts commit c2ad7c23707cece995ee9070283a72c4afc8c0fe while
adding the handling for the new enum value into the switch statement.
More information about the All-commits
mailing list