llvm-project/libcxx/test/std/utilities/meta/meta.unary
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
..
meta.unary.cat Walter pointed out some missing includes in the tests. Fixing the includes uncovered a couple bugs in the _v type traits. Fixed those, too 2015-11-10 15:48:23 +00:00
meta.unary.comp Walter pointed out some missing includes in the tests. Fixing the includes uncovered a couple bugs in the _v type traits. Fixed those, too 2015-11-10 15:48:23 +00:00
meta.unary.prop Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits 2016-01-20 04:59:57 +00:00
nothing_to_do.pass.cpp