llvm-project/libcxx/test/std/utilities/function.objects/refwrap
Eric Fiselier 25b9b60dd6 Cleanup test issues reported by STL @ Microsoft.
This patch cleans up a number of issues reported by STL, including:

1) Fix duplicate is_convertible test.
2) Move non-standard reference_wrapper tests under test/libcxx
3) Fix assumption that sizeof(wchar_t) == 32 in the codecvt and
   wstring_convert tests.

llvm-svn: 302870
2017-05-12 03:38:28 +00:00
..
refwrap.access
refwrap.assign
refwrap.const
refwrap.helpers
refwrap.invoke
type.pass.cpp
type_properties.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
weak_result.pass.cpp