summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-04-09 22:04:45 +0000
committerRui Ueyama <ruiu@google.com>2015-04-09 22:04:45 +0000
commit0a997cbd3f8c31bf4fcf807af6f6f88270e840bf (patch)
tree6df7c3a00bd120f503353a7fb3040ea6af869a50 /clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp
parent2e8cb722de6a57717c8ba9d6337606c910263706 (diff)
downloadbcm5719-llvm-0a997cbd3f8c31bf4fcf807af6f6f88270e840bf.tar.gz
bcm5719-llvm-0a997cbd3f8c31bf4fcf807af6f6f88270e840bf.zip
Fix undefined behavior.
Having std:move(mb) and mb->getBuffer() in the same argument list is not safe because the order of evaluation is not defined. llvm-svn: 234541
Diffstat (limited to 'clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud