summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/python.test
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2020-09-14 17:44:12 -0700
committerPetr Hosek <phosek@google.com>2020-09-14 20:19:06 -0700
commit042c23506869b4ae9a49d2c4bc5ea6e6baeabe78 (patch)
tree0cd578740f8b6b725af10ddc6fae193afb3a7648 /lldb/test/Shell/ScriptInterpreter/Python/python.test
parent1f837265eb082441337a42420bf415a99c3f4baa (diff)
[DebugInfo] Remove dots from getFilenameByIndex return value
When concatenating directory with filename in getFilenameByIndex, we might end up with a path that contains extra dots. For example, if the input is /path and ./example, we would return /path/./example. Run sys::path::remove_dots on the output to eliminate unnecessary dots. Differential Revision: https://reviews.llvm.org/D87657
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions