[PATCH] D77791: [ASTMatchers] Add support for dynamic matching of ofKind narrowing matcher

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 05:55:48 PDT 2020


njames93 updated this revision to Diff 256262.
njames93 marked 4 inline comments as done.
njames93 added a comment.

Added test cases and address nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77791

Files:
  clang/lib/ASTMatchers/Dynamic/Marshallers.cpp
  clang/lib/ASTMatchers/Dynamic/Marshallers.h
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77791.256262.patch
Type: text/x-patch
Size: 4305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200409/e937f05a/attachment-0001.bin>


More information about the cfe-commits mailing list