diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-01-28 22:06:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-01-28 22:06:01 +0000 |
commit | 1ae689c2b8759e4cb5bc9ff334b02c58752f2717 (patch) | |
tree | 27052790b91041b39277fa060bb46918de0e98fd /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 80bd3c9e5fb2b5080435a7288267ab18d21a57ac (diff) | |
download | llvm-1ae689c2b8759e4cb5bc9ff334b02c58752f2717.zip llvm-1ae689c2b8759e4cb5bc9ff334b02c58752f2717.tar.gz llvm-1ae689c2b8759e4cb5bc9ff334b02c58752f2717.tar.bz2 |
PR22367: Don't forget to create a CXXFunctionalCastExpr around
list-initialization that gets converted to some form other than an
InitListExpr. CXXTemporaryObjectExpr is a special case here, because it
represents a fused CXXFunctionalCastExpr + CXXConstructExpr. That, in
itself, is probably a design error...
llvm-svn: 227377
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions