forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| refwrap.access | ||
| refwrap.assign | ||
| refwrap.const | ||
| refwrap.helpers | ||
| refwrap.invoke | ||
| type.pass.cpp | ||
| type_properties.pass.cpp | ||
| weak_result.pass.cpp | ||