[PATCH] D45409: [cmake] Include LLVMTestingSupport when doing stand-alone build
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 01:36:37 PDT 2018
ilya-biryukov added a subscriber: sammccall.
ilya-biryukov added a comment.
This LG to fix the standalone build.
However, why not install LLVMTestingSupport in llvm? It feels that we should either include it or disable the tests for standalone builds. And disabling the tests seems wrong.
WDYT?
@sammccall, in case he also has an opinion on this.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D45409
More information about the cfe-commits
mailing list