[PATCH] D44858: [ASTMatchers] Introduce a matcher for matching any given Objective-C selector

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 17:54:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328747: [ASTMatchers] Introduce a matcher for matching any given Objective-C selector (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44858?vs=140133&id=140171#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44858

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44858.140171.patch
Type: text/x-patch
Size: 7984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/6de50f01/attachment.bin>


More information about the llvm-commits mailing list