diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-09-01 09:16:02 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-09-01 09:16:02 +0000 |
commit | f6959ed1b1539ea1e44ebf9e06af0bcc1968d775 (patch) | |
tree | babc1f0eef48a04d5bc12d10491bc4f5e0e7a109 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 9473c01e968bc4ecf5ea7c54ef0c84b687d365ea (diff) | |
download | bcm5719-llvm-f6959ed1b1539ea1e44ebf9e06af0bcc1968d775.tar.gz bcm5719-llvm-f6959ed1b1539ea1e44ebf9e06af0bcc1968d775.zip |
[refactor] Use a RefactoringResultConsumer instead of tagged refactoring
rule classes
This commit changes the way that the refactoring results are produced. Instead
of using different `RefactoringActionRule` subclasses for each result type,
Clang now use a single `RefactoringResultConsumer`. This was suggested by
Manuel in https://reviews.llvm.org/D36075.
Differential Revision: https://reviews.llvm.org/D37291
llvm-svn: 312316
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions