[PATCH] Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.

Samuel Benzaquen sbenza at google.com
Wed Aug 14 11:44:51 PDT 2013


Hi klimek,

Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
This facilitates dynamic registration. Change the registry code to use the regular overload resolution mechanism for adaptative matchers.

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

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


More information about the cfe-commits mailing list