summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Globals.cpp
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2014-08-12 21:11:37 +0000
committerSamuel Benzaquen <sbenza@google.com>2014-08-12 21:11:37 +0000
commit646f23b80934387d7b0873014bcd1aa6cf28372c (patch)
treee43ec14c24a6f747a197aaf63f10493c4c0ea78b /llvm/lib/IR/Globals.cpp
parent4834ad2609515295a5e4132711b1f8f263500892 (diff)
downloadbcm5719-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/Globals.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud