summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-05-02 10:05:36 -0700
committerAlex Langford <alangford@apple.com>2023-05-02 17:21:33 -0700
commitc4f3f5225df73cf83042b5e3615549aae0be2422 (patch)
tree80b1d58ade7093c2ed8c799702e555a2646bedab /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent50e79d725c105344e292d1fe8044a69467c20346 (diff)
[lldb] Remove FileSpec::GetLastPathComponent
As far as I can tell, this just computes the filename of the FileSpec, which is already conveniently stored in m_filename. We can use FileSpec::GetFilename() instead. Differential Revision: https://reviews.llvm.org/D149663
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions