[PATCH] D32595: CMakeLists: Don't set LLVM_MAIN_SRC_DIR when building stand-alone clang

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 16:11:26 PDT 2017


chapuni added a comment.

Let me know steps for testing that you suppose.
I guess;

- Use installed version of lit via virtualenv.
- Use out-of-tree version of gtest.
- Use another build tree to use FileCheck &c.

I know the clause CLANG_BUILT_STANDALONE would be made simpler if we could abandon testing in standalone build.


https://reviews.llvm.org/D32595





More information about the llvm-commits mailing list