[PATCH] Split registry matcher resolution into a lookup phase and a construction phase.

Peter Collingbourne peter at pcc.me.uk
Sun Nov 17 20:07:16 PST 2013


Hi klimek, sbenza,

The looked-up matchers will be used during code completion.

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

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


More information about the cfe-commits mailing list