diff options
author | Samuel Benzaquen <sbenza@google.com> | 2014-08-12 21:11:37 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2014-08-12 21:11:37 +0000 |
commit | 646f23b80934387d7b0873014bcd1aa6cf28372c (patch) | |
tree | e43ec14c24a6f747a197aaf63f10493c4c0ea78b /llvm/lib/IR/Mangler.cpp | |
parent | 4834ad2609515295a5e4132711b1f8f263500892 (diff) | |
download | bcm5719-llvm-646f23b80934387d7b0873014bcd1aa6cf28372c.tar.gz bcm5719-llvm-646f23b80934387d7b0873014bcd1aa6cf28372c.zip |
Support named values in the autocomplete feature.
Summary:
This includes:
- Passing a Sema to completeExpression to allow for named values in the
expression.
- Passing a map of names to values to the parser.
- Update the Sema interface to include completion for matchers.
- Change the parser to use the Sema for completion, instead of going
directly to Registry.
Reviewers: pcc
Subscribers: klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D3509
llvm-svn: 215472
Diffstat (limited to 'llvm/lib/IR/Mangler.cpp')
0 files changed, 0 insertions, 0 deletions