[PATCH] Add support for polymorphic matchers.

Samuel Benzaquen sbenza at google.com
Wed May 15 08:41:36 PDT 2013


  Change the list that contains all types to actually contain them.
  Reorganize the adaptative matchers in the list.
  Register anything()
  Move DynAnyOfMatcher back into Marshallers.h

Hi klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D794?vs=1963&id=1969#toc

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/ASTMatchers/ASTMatchersMacros.h
  lib/ASTMatchers/Dynamic/Marshallers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
  unittests/ASTMatchers/Dynamic/ParserTest.cpp
  unittests/ASTMatchers/Dynamic/RegistryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D794.2.patch
Type: text/x-patch
Size: 42179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130515/95a734f5/attachment.bin>


More information about the cfe-commits mailing list