diff options
| author | Petr Hosek <phosek@google.com> | 2020-09-14 17:44:12 -0700 |
|---|---|---|
| committer | Petr Hosek <phosek@google.com> | 2020-09-14 20:19:06 -0700 |
| commit | 042c23506869b4ae9a49d2c4bc5ea6e6baeabe78 (patch) | |
| tree | 0cd578740f8b6b725af10ddc6fae193afb3a7648 /lldb/test/Shell/ScriptInterpreter/Python/python.test | |
| parent | 1f837265eb082441337a42420bf415a99c3f4baa (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
