diff options
author | Frederic Riss <friss@apple.com> | 2018-08-31 23:03:28 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2018-08-31 23:03:28 +0000 |
commit | 78a10a7a9bb2d56a10dabae58ebd488055b1d828 (patch) | |
tree | 7149568a565e38a44e046c84c983c8e2788fdabc /lldb/packages/Python/lldbsuite/support/encoded_file.py | |
parent | a69696dca625cf9aed22988bd1c0d56a752221f6 (diff) | |
download | bcm5719-llvm-78a10a7a9bb2d56a10dabae58ebd488055b1d828.tar.gz bcm5719-llvm-78a10a7a9bb2d56a10dabae58ebd488055b1d828.zip |
File completion bugfix
If you tried to complete somwthing like ~/., lldb would come up with a lot
of non-existent filenames by concatenating every exisitng file in the directory
with an initial '.'.
This was due to a workaround for an llvm::fs::path::filename behavior that
was not applied selectively enough.
llvm-svn: 341268
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/encoded_file.py')
0 files changed, 0 insertions, 0 deletions