Fixes PR21157 'tuple: non-default constructible tuple hard failure' Thanks to Louis...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 15 Oct 2014 10:33:02 +0000 (10:33 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 15 Oct 2014 10:33:02 +0000 (10:33 +0000)
commit14c5ec51945be51c55c58cc4d2a1e4f1cfb56533
treecdc19eebb6caa83c76ca46cd352e0cf4c0d0c6c3
parent6373829449e48634ae7548e3a5e9c2869b104d32
Fixes PR21157 'tuple: non-default constructible tuple hard failure' Thanks to Louis Dionne for the bug report and the patch.

llvm-svn: 219785
libcxx/include/tuple
libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/UTypes.pass.cpp
libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_UTypes.pass.cpp
libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/default.pass.cpp