paperchalice added a comment.
Ping.
================
Comment at: lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp:56
+ const std::string clang_resource_path =
+ clang::driver::Driver::GetResourcesPath("bin/lldb", CLANG_RESOURCE_DIR);
----------------
Should be "${CMAKE_INSTALL_BINDIR}/lldb" here, but need another variable in
`config.h`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141907/new/
https://reviews.llvm.org/D141907
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits