diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-10-05 11:15:39 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-10-05 11:15:39 +0000 |
commit | 199e5232b3f57d007bf13d803bd2bf1260e71072 (patch) | |
tree | 6c90654e95d5ab4feed09c85a0eff6384a3a31e2 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 72207b167c975173e4b180d6cfbea1e537a3abec (diff) | |
download | bcm5719-llvm-199e5232b3f57d007bf13d803bd2bf1260e71072.tar.gz bcm5719-llvm-199e5232b3f57d007bf13d803bd2bf1260e71072.zip |
Document a bug in loop-convert and fix one of its subcases.
Summary: Now that we prioritize copying trivial types over using const-references where possible, I found some cases where, after the transformation, the loop was using the address of the local copy instead of the original object.
Reviewers: klimek
Subscribers: alexfh, cfe-commits
Differential Revision: http://reviews.llvm.org/D13431
llvm-svn: 249300
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions