summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/BBVectorize.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-06-14 22:27:52 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-06-14 22:27:52 +0000
commit82c9b5183f97930e8fb146d6b2eece6cb4d24652 (patch)
tree35e4ca989aed07fd34f3028cda1e1be75754aa52 /llvm/lib/Transforms/Vectorize/BBVectorize.cpp
parentecf9d86404c1f16662cdfb4a3db6c694080b54ed (diff)
downloadbcm5719-llvm-82c9b5183f97930e8fb146d6b2eece6cb4d24652.tar.gz
bcm5719-llvm-82c9b5183f97930e8fb146d6b2eece6cb4d24652.zip
Fix handling of const_cast from prvalue to rvalue reference: such a cast is
only permitted if the source object is of class type, and should materialize a temporary for the reference to bind to. llvm-svn: 184017
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/BBVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud