[Lldb-commits] [lldb] [lldb] Fixed the test TestSettings (PR #91915)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon May 13 01:30:06 PDT 2024


https://github.com/DavidSpickett approved this pull request.

Makes sense to me. LLDB checks that the folder exists locally, which a remote folder won't, so it's not in the JSON read back. And this test isn't doing anything with the module cache itself, so any existing local path will do.

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


More information about the lldb-commits mailing list