thakis added a comment.

In case anyone else runs into this: When doing incremental builds, the old 
ClangdTests binary stays around in `./tools/clang/tools/unittests/clangd` and 
is still run by `check-clang-tools`. In case you don't want that (it makes the 
old test target slower; or maybe your local ClangdTests binary was broken due 
to local changes and now your failing tests don't go away if you undo your 
local changes), you have to manually delete the stale executable at the old 
location.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61187/new/

https://reviews.llvm.org/D61187



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to