[PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().

Peter Collingbourne peter at pcc.me.uk
Sun Nov 17 20:47:01 PST 2013


Hi sbenza, klimek,

The new names will be more appropriate when the objects are taught to return
type information for the code completer.

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

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


More information about the cfe-commits mailing list