[Lldb-commits] [PATCH] D47612: Add dependency on clang-headers when building LLDB.framework using CMake
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 1 11:20:35 PDT 2018
xiaobai added a comment.
In https://reviews.llvm.org/D47612#1118615, @labath wrote:
> I don't understand the interactions between lldb framework and clang headers, but if there isn't a better person to review this, I'm happy to rubber-stamp it. :)
Thanks! I don't quite understand it either, but I am trying to make it so we can build the LLDB framework with just CMake. :)
Repository:
rL LLVM
https://reviews.llvm.org/D47612
More information about the lldb-commits
mailing list