[Lldb-commits] [PATCH] D68071: cmake: Link lldb libraries and tools with libclang-cpp.so when CLANG_LINK_LLVM_DYLIB=ON

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 23:58:26 PDT 2019


mgorny added a comment.

Not saying this will happen here but in clang-tools-extra, I had to deal with some `clang*` libraries being part of `libclang-cpp`, and some (those added by cte) being not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68071





More information about the lldb-commits mailing list