Skip to content
Commit 5342c440 authored by Enrico Granata's avatar Enrico Granata
Browse files

This patch fixes the issue where our command-line tab completer would sometimes replicate commands

e.g.

(lldb) pl<TAB>
Available completions:
	platform
	plugin
	platform
	plugin

Thanks to Matthew Sorrels for doing work and testing on this issue

llvm-svn: 184212
parent 1a90f595
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment