"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f64d93df79c1691c4af904844ad16e10aa9f4824"
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