summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-09-01 09:16:02 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-09-01 09:16:02 +0000
commitf6959ed1b1539ea1e44ebf9e06af0bcc1968d775 (patch)
treebabc1f0eef48a04d5bc12d10491bc4f5e0e7a109 /llvm/lib/CodeGen/CodeGen.cpp
parent9473c01e968bc4ecf5ea7c54ef0c84b687d365ea (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud