[PATCH] D19324: [ASTMatchers] new forEachOverriden matcher

Clement Courbet via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 06:52:11 PDT 2016


courbet created this revision.
courbet added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

Matches methods overridden by the given method.

http://reviews.llvm.org/D19324

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19324.54363.patch
Type: text/x-patch
Size: 4871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160420/890ba5cf/attachment.bin>


More information about the cfe-commits mailing list