[flang-commits] [PATCH] D80377: [flang] Google test infrastructure support for unittests

Tim Keith via Phabricator via flang-commits flang-commits at lists.llvm.org
Sat May 23 10:35:40 PDT 2020


tskeith added a comment.

>> Where is it finding the `gtest_main` library? Is it built as part of llvm or coming from outside?
> 
> Googletest is built with LLVM, source should be in llvm-project/llvm/utils/unittest/googletest

Where is `gtest_main` found in your **build**?


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

https://reviews.llvm.org/D80377





More information about the flang-commits mailing list