[Lldb-commits] [PATCH] D65611: [Driver] Expand the target in the driver.

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 1 15:39:15 PDT 2019


jingham added a comment.

If you just want the path and don't need the FileSpec, you can call the static SBFileSpec::ResolvePath.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65611/new/

https://reviews.llvm.org/D65611





More information about the lldb-commits mailing list