Fix crash when completing in the current directory.
authorZachary Turner <zturner@google.com>
Sat, 15 Apr 2017 02:44:53 +0000 (02:44 +0000)
committerZachary Turner <zturner@google.com>
Sat, 15 Apr 2017 02:44:53 +0000 (02:44 +0000)
commit426d1379b081bee95841c36595bd058794aa60fe
tree5a5a2c63f7c29ad90d020029076c1fcd362b4ecb
parent0eb8030369910abae3ddb10141f798b1728967e2
Fix crash when completing in the current directory.

llvm-svn: 300386
lldb/source/Commands/CommandCompletions.cpp
lldb/unittests/Interpreter/TestCompletion.cpp