summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/XRayInstrumentation.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2018-06-18 20:11:38 +0000
committerRaphael Isemann <teemperor@gmail.com>2018-06-18 20:11:38 +0000
commit4621e0b058116dc817fb018add5ad77bfc27f98e (patch)
tree916d7f368651fa935b272e2b42551a46df5ad36b /llvm/lib/CodeGen/XRayInstrumentation.cpp
parent3e52deb1448024d14e5f445fc221dc25a905ecf7 (diff)
downloadbcm5719-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/XRayInstrumentation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud