[PATCH] D94881: WIP: Add a way to define matcher builders in the dynamic registry

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 17 10:13:10 PST 2021


steveire created this revision.
steveire added a reviewer: aaron.ballman.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94881

Files:
  clang/include/clang/ASTMatchers/Dynamic/Parser.h
  clang/lib/ASTMatchers/Dynamic/Marshallers.h
  clang/lib/ASTMatchers/Dynamic/Parser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94881.317230.patch
Type: text/x-patch
Size: 14617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210117/a9654b6a/attachment-0001.bin>


More information about the cfe-commits mailing list