diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2014-01-23 22:48:38 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2014-01-23 22:48:38 +0000 |
commit | d32e28c87a91b038cf4d3860e29e741566d7a66f (patch) | |
tree | 246611031642c7d0c45aa90496ab832f11cd945e /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 8a7117d4c862bacbadd9679552400e6bf709173a (diff) | |
download | llvm-d32e28c87a91b038cf4d3860e29e741566d7a66f.zip llvm-d32e28c87a91b038cf4d3860e29e741566d7a66f.tar.gz llvm-d32e28c87a91b038cf4d3860e29e741566d7a66f.tar.bz2 |
Introduce Registry::getCompletions.
This returns a list of valid (and useful) completions for a context (a list
of outer matchers), ordered by decreasing relevance then alphabetically. It
will be used by the matcher parser to implement completion.
Differential Revision: http://llvm-reviews.chandlerc.com/D2210
llvm-svn: 199950
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions