diff options
| author | Raphael Isemann <teemperor@gmail.com> | 2018-06-18 20:11:38 +0000 |
|---|---|---|
| committer | Raphael Isemann <teemperor@gmail.com> | 2018-06-18 20:11:38 +0000 |
| commit | 4621e0b058116dc817fb018add5ad77bfc27f98e (patch) | |
| tree | 916d7f368651fa935b272e2b42551a46df5ad36b /llvm/lib/CodeGen/MachineFunction.cpp | |
| parent | 3e52deb1448024d14e5f445fc221dc25a905ecf7 (diff) | |
| download | bcm5719-llvm-4621e0b058116dc817fb018add5ad77bfc27f98e.tar.gz bcm5719-llvm-4621e0b058116dc817fb018add5ad77bfc27f98e.zip | |
Fixed file completion for paths that start with '~'.
We didn't add the remaining path behind the '~' to the completion string,
causing it to just complete directories inside the user home directory. This
patch just adds the directory of the remaining path if there is one.
Fixes rdar://problem/40147002
llvm-svn: 334978
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions

