[PATCH] D61187: [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools.
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 1 09:07:33 PDT 2019
probinson added a comment.
FYI, we had to disable clangd entirely after this patch, getting a weird problem with lit that we haven't figured out yet.
In case anybody else has seen something like this, and knows what's going on, please let us know.
Running all regression tests
llvm-lit.py: C:/j/w/opensource/opensource_to_sce_merge__2/o/llvm\utils\lit\lit\llvm\config.py:336: fatal: couldn't find 'clang' program, try setting CLANG in your environment
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 2. [C:\j\w\opensource\opensource_to_sce_merge__2\build\check-all.vcxproj]
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61187/new/
https://reviews.llvm.org/D61187
More information about the cfe-commits
mailing list