[Lldb-commits] [PATCH] D97230: [lldb] [test] Workaround symlink-related test failures
Ed Maste via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 24 08:28:20 PST 2021
emaste added a comment.
I think it's valuable to avoid testing this (symlink issue) as a side effect of these test cases, but we should have an explicit test for this; it is an issue users could hit.
Do you know if this is a bug specific to lldb's FreeBSD code (or do we just have a default symlink in the paths used here where other OS's don/t)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97230/new/
https://reviews.llvm.org/D97230
More information about the lldb-commits
mailing list