[Lldb-commits] [PATCH] D149663: [lldb] Remove FileSpec::GetLastPathComponent

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 2 11:14:59 PDT 2023


mib added a comment.

@bulbazord What if the FileSpec is pointing to a directory instead of a file ? What would `GetFilename` return in that case compared to `GetLastPathComponent` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149663



More information about the lldb-commits mailing list