mgorny added a comment.

I've based this change on an earlier fix to lldb when that project started 
using LLVMTestingSupport.

That change in turn was based on how we handle gtest across the projects. As 
for gtest, I think installing was not considered as an option since different 
projects may build it with different flags. However, I did not investigate it 
in detail.

I don't specifically mind installing LLVMTestingSupport in any way. This 
solution was simply the least effort way of solving the immediate problem, 
given that we need LLVM sources for gtest anyway.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45409



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to