llvm-project/libcxx/test/language.support
Marshall Clow 79e23cb972 Some tests used __typeof__ instead of decltype. Replace these usages.
llvm-svn: 220296
2014-10-21 15:07:09 +00:00
..
cstdint
support.dynamic Test for 'bad_array_length'; got left out of initial commit 2013-09-12 17:01:38 +00:00
support.exception War on tabs. 2013-07-08 21:06:38 +00:00
support.general
support.initlist Apply constexpr to initializer_list for c++1y. 2013-08-26 20:11:32 +00:00
support.limits Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158. 2014-07-31 01:18:05 +00:00
support.rtti
support.runtime Some tests used __typeof__ instead of decltype. Replace these usages. 2014-10-21 15:07:09 +00:00
support.start.term [tests] XFAIL a few things that require libc (?) support missing on Darwin. 2013-02-05 22:10:25 +00:00
support.types Add noexcept test for offsetof macro per [support.types]/p4. 2012-07-06 18:39:01 +00:00
nothing_to_do.pass.cpp