[all-commits] [llvm/llvm-project] 30d07b: Revert "[clangd] clangd --check: standalone diagno...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Oct 1 07:10:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 30d07b14a274f075a01d201ad59723ca1a4a9b57
https://github.com/llvm/llvm-project/commit/30d07b14a274f075a01d201ad59723ca1a4a9b57
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
R clang-tools-extra/clangd/test/check-fail.test
R clang-tools-extra/clangd/test/check.test
M clang-tools-extra/clangd/tool/CMakeLists.txt
R clang-tools-extra/clangd/tool/Check.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
Revert "[clangd] clangd --check: standalone diagnosis of common problems"
This reverts commit 79fbcbff41734e3d07e6200d33c3e40732dfae6a.
The fallback command fails to parse for the test files if there's no
compile_commands.json in the tree.
More information about the All-commits
mailing list