diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-04-09 22:04:45 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-04-09 22:04:45 +0000 |
| commit | 0a997cbd3f8c31bf4fcf807af6f6f88270e840bf (patch) | |
| tree | 6df7c3a00bd120f503353a7fb3040ea6af869a50 /clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp | |
| parent | 2e8cb722de6a57717c8ba9d6337606c910263706 (diff) | |
| download | bcm5719-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

