[Lldb-commits] [lldb] [lldb][cmake] Populate Clang resource dir for CMakeCache (PR #136761)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 24 13:10:22 PDT 2025


chelcassanova wrote:

I redid this PR to just add the Clang resource dir to the CMake file for the LLDB shell tests so that lit can pick it up since it's not necessary that the variable be in the CMake cache, just the scope that the lit config exists in.

https://github.com/llvm/llvm-project/pull/136761


More information about the lldb-commits mailing list