You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/language.support
Eric Fiselier c33a93b16f Merge r292294: Fix type_info's constructor by making it explicit again.
In recent changes type_info's private constructor was accidentally made
implicit. This patch fixes that.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@292309 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
cstdint/cstdint.syn Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com 9 years ago
support.dynamic Fix unused parameters and variables 9 years ago
support.exception Protect nested-exceptions tests under no-exceptions 9 years ago
support.general Move test into test/std subdirectory. 11 years ago
support.initlist [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 9 years ago
support.limits [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 9 years ago
support.rtti Merge r292294: Fix type_info's constructor by making it explicit again. 9 years ago
support.runtime Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. 9 years ago
support.start.term Move test into test/std subdirectory. 11 years ago
support.types Fix nullptr tests 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago