hanchenye-llvm-project/clang/tools/clang-import-test
Alex Richardson 2ace69339f Don't install clang-import-test
I have been trying to reduce the installed size of our CHERI toolchain and
noticed that this tool was being installed even with -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON.
This appears to be a test binary that should not be installed.

Reviewed By: v.g.vassilev
Differential Revision: https://reviews.llvm.org/D82169
2020-06-24 12:24:43 +01:00
..
CMakeLists.txt Don't install clang-import-test 2020-06-24 12:24:43 +01:00
clang-import-test.cpp Add -ast-dump-decl-types flag to include types of value and type 2020-06-22 16:47:51 -07:00