"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "36c671e2c7b2eeec111cc7625b36d08f15ce4dd2"
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
Loading
Please register or sign in to comment