summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/BlockGenerators.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2019-11-12 20:46:19 +0100
committerMark de Wever <koraq@xs4all.nl>2019-11-12 20:47:46 +0100
commit2149028c49f8af1f3d8a9d81b2081a2b302b2d9a (patch)
tree573f870b41cf5e489f1ead564096cb049ab27e11 /polly/lib/CodeGen/BlockGenerators.cpp
parent91e94a7015f14f78809e875c43acbd341d081479 (diff)
downloadbcm5719-llvm-2149028c49f8af1f3d8a9d81b2081a2b302b2d9a.tar.gz
bcm5719-llvm-2149028c49f8af1f3d8a9d81b2081a2b302b2d9a.zip
[AST] Use an explicit copy in a range-based for
The AssociationIteratorTy type will be copied in a range-based for loop. Make the copy explicit to avoid the -Wrange-loop-analysis warning. This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall. Differential Revision: https://reviews.llvm.org/D70045
Diffstat (limited to 'polly/lib/CodeGen/BlockGenerators.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud