commit | 6f99b637184f775d56822eb0ca03542e1d381679 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Thu Jan 19 22:16:06 2012 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Thu Jan 19 22:16:06 2012 +0000 |
tree | 29d99aaf701e0aa1161252e840395b2255bfef54 | |
parent | 4972a6dd080f6a85a2b86f5ca1a3999b05fbc3cd [diff] |
rdar://problem/10724187 http://llvm.org/viewvc/llvm-project?rev=148491&view=rev check in broke the argument completion for "settings set th", followed by TAB. Provide a way for commands who want raw commands to hook into the completion mechanism. llvm-svn: 148500