Revert "[clangd] clangd --check: standalone diagnosis of common problems"
authorSam McCall <sam.mccall@gmail.com>
Thu, 1 Oct 2020 14:10:03 +0000 (16:10 +0200)
committerSam McCall <sam.mccall@gmail.com>
Thu, 1 Oct 2020 14:10:03 +0000 (16:10 +0200)
commit30d07b14a274f075a01d201ad59723ca1a4a9b57
tree3d8c6173283cb364eb1562bcd773b907521a7a04
parent5011d43108d1de30a056d66e73fa19062e0e84b7
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.
clang-tools-extra/clangd/test/check-fail.test [deleted file]
clang-tools-extra/clangd/test/check.test [deleted file]
clang-tools-extra/clangd/tool/CMakeLists.txt
clang-tools-extra/clangd/tool/Check.cpp [deleted file]
clang-tools-extra/clangd/tool/ClangdMain.cpp