aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2016-12-20 22:30:44 +0000
committerPaul Robinson <paul.robinson@sony.com>2016-12-20 22:30:44 +0000
commitbd463120aba8c188c11aef17325876957b41bb7a (patch)
tree536fff1f6c80391e143ec3e7f9d3a4db855ebefd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta4549879a5a7cb0c289db26e50a6720b390172c8 (diff)
downloadllvm-bd463120aba8c188c11aef17325876957b41bb7a.zip
llvm-bd463120aba8c188c11aef17325876957b41bb7a.tar.gz
llvm-bd463120aba8c188c11aef17325876957b41bb7a.tar.bz2
Make a test use a specific C++ dialect
In stack-reuse-miscompile.cpp, the allocas for the temps come out in a different order depending on whether the dialect is C++03 or C++11. Specify C++03 explicitly to avoid depending on the default. Differential Revision: http://reviews.llvm.org/D27956 llvm-svn: 290208
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions