gn build: Add check-clang-tools to run clang-tools-extra lit tests
authorNico Weber <nicolasweber@gmx.de>
Fri, 29 Mar 2019 02:49:13 +0000 (02:49 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 29 Mar 2019 02:49:13 +0000 (02:49 +0000)
commit2a3f42c90d4ba2860e039e4de92a75c75cfdc351
treedaf2583d36c994fbfd2b25fed42a167244582d00
parentef7b84231e243f2201a32f274cdd588a3e43e158
gn build: Add check-clang-tools to run clang-tools-extra lit tests

Only runs the clang-tools-extra lit tests; not yet the unit tests.

Add a build file for clangd-indexer too, since it's needed for
the tests.

Differential Revision: https://reviews.llvm.org/D59955

llvm-svn: 357232
clang-tools-extra/clangd/indexer/CMakeLists.txt
llvm/utils/gn/secondary/BUILD.gn
llvm/utils/gn/secondary/clang-tools-extra/clangd/indexer/BUILD.gn [new file with mode: 0644]
llvm/utils/gn/secondary/clang-tools-extra/test/BUILD.gn [new file with mode: 0644]
llvm/utils/gn/secondary/clang-tools-extra/test/clang_tools_extra_lit_site_cfg_files.gni [new file with mode: 0644]
llvm/utils/gn/secondary/llvm/utils/llvm-lit/BUILD.gn