[PATCH] D19324: [ASTMatchers] new forEachOverriden matcher

Clement Courbet via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 02:00:03 PDT 2016


courbet updated this revision to Diff 59502.
courbet added a comment.

Rebase on origin/master


http://reviews.llvm.org/D19324

Files:
  docs/LibASTMatchersReference.html
  include/clang/AST/ASTContext.h
  include/clang/AST/DeclCXX.h
  include/clang/ASTMatchers/ASTMatchers.h
  lib/AST/ASTContext.cpp
  lib/AST/DeclCXX.cpp
  unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19324.59502.patch
Type: text/x-patch
Size: 10697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/ee721ec4/attachment-0001.bin>


More information about the cfe-commits mailing list