[PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()

Martin Böhme via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 09:09:05 PDT 2016


mboehme updated this revision to Diff 66815.
mboehme added a comment.

Removed superfluous parentheses


https://reviews.llvm.org/D23004

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23004.66815.patch
Type: text/x-patch
Size: 7820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160804/202ab052/attachment.bin>


More information about the cfe-commits mailing list