[PATCH] D27104: Unify and simplify the behavior of the hasDeclaration matcher.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 02:22:15 PDT 2017


klimek updated this revision to Diff 108608.
klimek added a comment.

Update to handle hasDeclaration for type alias template decls.


https://reviews.llvm.org/D27104

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  unittests/AST/ASTImporterTest.cpp
  unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27104.108608.patch
Type: text/x-patch
Size: 13808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170728/16363ee3/attachment.bin>


More information about the cfe-commits mailing list