Files
clang-p2996/lldb/source/API/SBFileSpec.cpp
Alex Langford 2bea2d7b07 [lldb] Refactor SBFileSpec::GetDirectory
There's no reason to create an entire new filespec to mutate and grab
data from when we can just grab the data directly.

Differential Revision: https://reviews.llvm.org/D149625
2023-05-02 10:01:36 -07:00

4.4 KiB