[all-commits] [llvm/llvm-project] c3682a: [clangd] Enable relative configs in check mode
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Jul 30 05:29:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3682a22c227652558764c67a2529399c59e58e6
https://github.com/llvm/llvm-project/commit/c3682a22c227652558764c67a2529399c59e58e6
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M clang-tools-extra/clangd/test/check-fail.test
M clang-tools-extra/clangd/test/check-lines.test
M clang-tools-extra/clangd/test/check.test
M clang-tools-extra/clangd/tool/Check.cpp
Log Message:
-----------
[clangd] Enable relative configs in check mode
See https://github.com/clangd/clangd/issues/649#issuecomment-885903316.
Also disables config support in lit tests to make sure tests are not affected by
clangd config files lying around.
Differential Revision: https://reviews.llvm.org/D107130
More information about the All-commits
mailing list