[PATCH] D37291: [refactor] Use a RefactoringResultConsumer instead of tagged refactoring rule classes
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 31 06:43:32 PDT 2017
arphaman updated this revision to Diff 113397.
arphaman marked an inline comment as done.
arphaman added a comment.
- Add default implementation for `handle()`
- Merge two error handling functions into one
https://reviews.llvm.org/D37291
Files:
include/clang/Tooling/Refactoring/RefactoringActionRule.h
include/clang/Tooling/Refactoring/RefactoringActionRules.h
include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h
include/clang/Tooling/Refactoring/RefactoringResultConsumer.h
unittests/Tooling/RefactoringActionRulesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37291.113397.patch
Type: text/x-patch
Size: 11044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170831/f5484d81/attachment.bin>
More information about the cfe-commits
mailing list