beanz added a comment.

In D62279#1514046 <https://reviews.llvm.org/D62279#1514046>, @winksaville wrote:

> I've add gtest_main and gtest to  CLANG_BOOTSTRAP_TARGETS as a guess, because 
> that's where check-all is defined:
>  ...
>  My guess is likely wrong, what do you advise?


Are you still having that issue after rL361436 
<https://reviews.llvm.org/rL361436>? That should have resolved that problem. 
The issue isn't that gtest is missing from the bootstrap, but rather that it 
was missing from the dependencies for the runtime libraries.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62279/new/

https://reviews.llvm.org/D62279



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

Reply via email to