[Lldb-commits] [PATCH] D94811: [lldb] Fix fallthrough with strictly virtual working directory.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 15 15:20:01 PST 2021
JDevlieghere added a comment.
Personally I'd just like to get rid of the `shouldUseExternalFS` and let the underlying FS take care of it, which I believe would better fit the abstraction but would be a change in behavior (as pointed out in https://reviews.llvm.org/D65677#inline-604694).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94811/new/
https://reviews.llvm.org/D94811
More information about the lldb-commits
mailing list