[PATCH] D61187: [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 08:33:23 PDT 2019
thakis added inline comments.
================
Comment at: clang-tools-extra/trunk/clangd/test/CMakeLists.txt:5
+ # No tests for these, but we should still make sure they build.
+ clangd-indexer
+ dexp
----------------
Since you're touching this anyway, there's now one test that calls clang-indexer iirc.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61187/new/
https://reviews.llvm.org/D61187
More information about the llvm-commits
mailing list