[PATCH] D46980: [ASTMatchers] Introduce a blockDecl matcher for matching block declarations

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 15:51:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332545: [ASTMatchers] Introduce a blockDecl matcher for matching block declarations (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46980?vs=147195&id=147207#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46980

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46980.147207.patch
Type: text/x-patch
Size: 12606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/b1f39844/attachment.bin>


More information about the llvm-commits mailing list