[PATCH] D80685: [ASTMatchers] Add traversal-kind support to `DynTypedMatcher`

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 05:57:28 PDT 2020


ymandel updated this revision to Diff 266828.
ymandel marked 2 inline comments as done.
ymandel added a comment.
Herald added a subscriber: mgorny.

updated per comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80685/new/

https://reviews.llvm.org/D80685

Files:
  clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp
  clang/unittests/ASTMatchers/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80685.266828.patch
Type: text/x-patch
Size: 5005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200528/65d7480a/attachment.bin>


More information about the cfe-commits mailing list