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.
Paths
| Differential D59955
gn build: Add check-clang-tools to run clang-tools-extra lit tests ClosedPublic Authored by thakis on Mar 28 2019, 12:17 PM.
Details Summary 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
Diff Detail Event Timelinethakis added a parent revision: D59953: Add .py extension to clang-tools-extra lit cfg files.Mar 28 2019, 12:17 PM This revision is now accepted and ready to land.Mar 28 2019, 3:05 PM Closed by commit rCTE357232: gn build: Add check-clang-tools to run clang-tools-extra lit tests (authored by nico). · Explain WhyMar 28 2019, 7:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192701 clang-tools-extra/clangd/indexer/CMakeLists.txt
llvm/utils/gn/secondary/BUILD.gn
llvm/utils/gn/secondary/clang-tools-extra/clangd/indexer/BUILD.gn
llvm/utils/gn/secondary/clang-tools-extra/test/BUILD.gn
llvm/utils/gn/secondary/clang-tools-extra/test/clang_tools_extra_lit_site_cfg_files.gni
llvm/utils/gn/secondary/llvm/utils/llvm-lit/BUILD.gn
|