[cfe-commits] [PATCH] Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatcher and TypedMatcher. Due to DynTypedNode the basic dynamically typed matcher interface can now be simplified.

Manuel Klimek reviews at llvm-reviews.chandlerc.com
Mon Sep 3 06:30:36 PDT 2012


  Updated in response to Sean's comments.

Hi djasper, mdiamond, silvas,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D33?vs=85&id=89#toc

Files:
  include/clang/ASTMatchers/ASTMatchFinder.h
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/ASTMatchers/ASTTypeTraits.h
  lib/ASTMatchers/ASTMatchFinder.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33.2.patch
Type: text/x-patch
Size: 28563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120903/67eaa46e/attachment.bin>


More information about the cfe-commits mailing list