[all-commits] [llvm/llvm-project] ff8fc5: [lldb][cmake] Add clang resource dir to LLDB shell...

Chelsea Cassanova via All-commits all-commits at lists.llvm.org
Wed Apr 30 10:10:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff8fc5bc45c166d686e485b306fdcdadd5b02637
      https://github.com/llvm/llvm-project/commit/ff8fc5bc45c166d686e485b306fdcdadd5b02637
  Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake
    M lldb/test/Shell/lit.site.cfg.py.in

  Log Message:
  -----------
  [lldb][cmake] Add clang resource dir to LLDB shell tests config (#136761)

We want to be able to access the Clang resources directory in LLDB shell
tests, this commit adds the ability to do this by populating the
`CLANG_RESOURCE_DIR` variable in LLDBConfig.cmake.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list