diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-23 22:21:58 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-23 22:21:58 +0000 |
commit | 84c4cc47f5fb52e680ca3f3790a7e15a3499731f (patch) | |
tree | 7a2bfbfd0c3fc8d9b805c76664b8e4543e5967c9 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 418237bed8e7372930f0a2491af2ba8c68f032be (diff) | |
download | llvm-84c4cc47f5fb52e680ca3f3790a7e15a3499731f.zip llvm-84c4cc47f5fb52e680ca3f3790a7e15a3499731f.tar.gz llvm-84c4cc47f5fb52e680ca3f3790a7e15a3499731f.tar.bz2 |
Don't use "return {...}" to initialize a std::tuple. This has only been valid
since 2015 (n4387), though it's allowed by a library DR so new implementations
accept it in their C++11 modes...
This should unbreak the build with libstdc++ 4.9.
llvm-svn: 279583
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions