Warn the user when several commands match the input given.
authorFilipe Cabecinhas <me@filcab.net>
Wed, 16 May 2012 23:25:54 +0000 (23:25 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Wed, 16 May 2012 23:25:54 +0000 (23:25 +0000)
commitaf1537f57c3b3ff1e267b20bbcae909e12f5d64b
treee442ca3f107a5f1099c2521b5c084e86eb1ee6ab
parent6d808257b2e82ff4f5766885c407fbe06e9cd16f
Warn the user when several commands match the input given.
Added a testcase.

llvm-svn: 156961
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/test/functionalities/abbreviation/TestAbbreviations.py