[Lldb-commits] [PATCH] D58630: [lldb] [test] Pass appropriate -L for just-built libc++

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 26 07:45:48 PST 2019


mgorny added a comment.

In D58630#1410419 <https://reviews.llvm.org/D58630#1410419>, @labath wrote:

> Unfortunately I don't know of a substantially better way to solve. I have one small improvement inline. Also, I take it this means running tests without a libc++ checkout is not supported on NetBSD. Maybe you should add netbsd to the cmake code where we print the darwin warning if you build without libc++ checked out.


Actually, it can use either libc++ checkout or installed libc++. it just happens that the latter is uncommon.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D58630





More information about the lldb-commits mailing list