[Lldb-commits] [lldb] [lldb] Change test paths to resolve symlinks (PR #132053)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 20 01:31:07 PDT 2025


labath wrote:

Resolving the symlink is not the right thing to do in some cases (such as when you symlinks define the actual/expected layout of the directory tree and the real paths are meaningless (e.g. nodes in some CAS storage). I would very much like to see solution that applies the fixes locally, where they are needed.

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


More information about the lldb-commits mailing list