llvm-project/libcxx/test/std/utilities/utility/pairs/pairs.pair
Eric Fiselier 6469c3ec17 Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits
llvm-svn: 258287
2016-01-20 04:59:57 +00:00
..
U_V.pass.cpp
assign_const_pair_U_V.pass.cpp
assign_rv_pair.pass.cpp
assign_rv_pair_U_V.pass.cpp
const_first_const_second.pass.cpp
const_pair_U_V.pass.cpp
copy_ctor.pass.cpp Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits 2016-01-20 04:59:57 +00:00
default-sfinae.pass.cpp [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors. 2015-12-23 08:20:26 +00:00
default.pass.cpp Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits 2016-01-20 04:59:57 +00:00
piecewise.pass.cpp
rv_pair_U_V.pass.cpp
swap.pass.cpp The test I cnecked in to check the fix for PR#24890 failed (as expected) w/o the fix, but for the wrong reason. Now it fails for the right reason. 2015-09-22 18:09:13 +00:00
types.pass.cpp