DavidSpickett added a comment.
FWIW I do get the same error in a clean directory without this patch applied:
-- LLDB version: 15.0.0git
CMake Error at
/home/david.spickett/llvm-project/lldb/cmake/modules/LLDBConfig.cmake:289
(message):
Expected directory for clang-resource headers not found:
Call Stack (most recent call first):
/home/david.spickett/llvm-project/lldb/CMakeLists.txt:28 (include)
There's probably a better way to tell the user what to do but that's how it
works at the moment. The "standard" set of projects to enable is lld, clang and
lldb if you want to build and test lldb.
(there is a standalone build
https://lldb.llvm.org/resources/build.html#standalone-builds but it works by
having clang already built, so same thing with extra steps)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128250/new/
https://reviews.llvm.org/D128250
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits