[PATCH] D54405: Record whether a AST Matcher constructs a Node
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 27 05:38:15 PST 2018
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! Please commit with whatever patch makes use of `nodeConstructors()` (as this functionality doesn't stand on its own).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54405/new/
https://reviews.llvm.org/D54405
More information about the cfe-commits
mailing list