[Lldb-commits] [PATCH] D149625: [lldb] Refactor SBFileSpec::GetDirectory
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 2 10:06:52 PDT 2023
jingham added a comment.
The old code had the side-effect of NOT resolving the path of the SBFileSpec in order to get its directory. I am not sure whether that was on purpose or not, however.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149625/new/
https://reviews.llvm.org/D149625
More information about the lldb-commits
mailing list