[PATCH] D40261: Add default argument AST matcher
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 20 12:40:48 PST 2017
aaron.ballman added a comment.
You should also update lib\ASTMatchers\Dynamic\Registry.cpp to have the new matcher (be sure to keep the new matcher alphabetized as well).
https://reviews.llvm.org/D40261
More information about the cfe-commits
mailing list