darling-libcxx/test
Eric Fiselier 155b681794 Reimplement is_constructible fallback implementation. Fixes PR21574.
The previous implementation relied highly on specializations to handle
special cases. This new implementation lets the compiler do the work when possible.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@276084 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-20 05:01:24 +00:00
..
libcxx Add tests for reference binding assertions in std::tuple. 2016-07-20 02:57:39 +00:00
std Reimplement is_constructible fallback implementation. Fixes PR21574. 2016-07-20 05:01:24 +00:00
support Add checkpoint diagnostics to help diagnose buildbot failures. 2016-07-18 03:00:09 +00:00
CMakeLists.txt Rework libatomic handling in CMake and LIT. 2016-07-18 06:01:50 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Rework libatomic handling in CMake and LIT. 2016-07-18 06:01:50 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00
ubsan_blacklist.txt Fix undefined behavior in __tree 2016-07-19 17:56:20 +00:00