logan-5 added a comment.

In D84554#2175012 <https://reviews.llvm.org/D84554#2175012>, @labath wrote:

> Could you elaborate on the lldb issue? I'd like to take a look at that...


It looks like lldb/unittests/TestingSupport/CMakeLists.txt and 
lldb/unittests/TestingSupport/Symbol/CMakeLists.txt both both manually pull in 
the googletest/googlemock headers via `include_directories`. It also seems, 
although I'm not sure, like they don't themselves link to gtest, since simply 
removing those `include_directories` didn't work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84554



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

Reply via email to