dmpots 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.
I updated the PR to only apply the fix locally. I had done it this way initially, but thought I would try the general fix first to avoid problems in the future. Please take a look. Thanks! https://github.com/llvm/llvm-project/pull/132053 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits