[PATCH] D29621: Add ASTMatchRefactorer and ReplaceNodeWithTemplate to RefactoringCallbacks

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 10 01:32:34 PST 2017


ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.

Looks good. Could you also add test cases where `ReplaceNodeWithTemplate::create` fails to parse templates?


https://reviews.llvm.org/D29621





More information about the cfe-commits mailing list