[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
       
    Wed Sep  5 04:21:31 PDT 2012
    
    
  
  Implements review comments.
Hi djasper, mdiamond, silvas,
http://llvm-reviews.chandlerc.com/D33
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D33?vs=92&id=96#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.5.patch
Type: text/x-patch
Size: 30797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120905/64a1b783/attachment.bin>
    
    
More information about the cfe-commits
mailing list