<rdar://problem/12022060>
authorGreg Clayton <gclayton@apple.com>
Fri, 29 Mar 2013 17:03:23 +0000 (17:03 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 29 Mar 2013 17:03:23 +0000 (17:03 +0000)
commit7d2ef16cb360dbd95e276b80b85c6ff9ce69dc23
treee1d681ff60ad960801919058aea6efd7f3103ed7
parent6036f581aab3db3a1436cc5acd80f8a5b4cfb1f6
<rdar://problem/12022060>

Enable tab completion for regular expression commands.

llvm-svn: 178348
lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/source/Interpreter/CommandObjectRegexCommand.cpp