[PATCH] Introduce Parser::completeExpression.

Peter Collingbourne peter at pcc.me.uk
Sun Nov 24 23:53:35 PST 2013


Hi klimek, sbenza,

This function returns a list of completions for a given expression and
completion position.

http://llvm-reviews.chandlerc.com/D2261

Files:
  include/clang/ASTMatchers/Dynamic/Parser.h
  lib/ASTMatchers/Dynamic/Parser.cpp
  unittests/ASTMatchers/Dynamic/ParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2261.1.patch
Type: text/x-patch
Size: 8929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131124/02d80ed2/attachment.bin>


More information about the cfe-commits mailing list