summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAngel Garcia Gomez <angelgarcia@google.com>2015-09-04 21:37:05 +0000
committerAngel Garcia Gomez <angelgarcia@google.com>2015-09-04 21:37:05 +0000
commitbd0ec69e0a31ddcdde147c4e7dd1c323d5beea78 (patch)
tree2488920ef660007b4ee704d70348612c7bd2dbfc /clang/lib/CodeGen/CodeGenModule.cpp
parentef907ec82d7b90df87dee727a3c61746ef89d525 (diff)
downloadbcm5719-llvm-bd0ec69e0a31ddcdde147c4e7dd1c323d5beea78.tar.gz
bcm5719-llvm-bd0ec69e0a31ddcdde147c4e7dd1c323d5beea78.zip
Avoid repeated replacements on loop-convert check.
Summary: The InitListExpr subtree is visited twice, this caused the check to do multiple replacements. Added a set to avoid it. Reviewers: klimek, alexfh Subscribers: cfe-commits, alexfh Differential Revision: http://reviews.llvm.org/D12631 llvm-svn: 246879
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud