hanchenye-llvm-project/libcxx/test
Peter Collingbourne 4801624ee3 libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows.
This is an MSVC standard library extension. It seems like a reasonable
enough extension to me because wchar_t* is the native format for
filenames on that platform.

Differential Revision: https://reviews.llvm.org/D42225

llvm-svn: 323170
2018-01-23 02:07:27 +00:00
..
libcxx libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows. 2018-01-23 02:07:27 +00:00
std Last batch of P0202 constexpr additions: includes/set_intersection/exchange 2018-01-22 23:10:40 +00:00
support libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows. 2018-01-23 02:07:27 +00:00
CMakeLists.txt [libcxx] Support the use of compiler-rt in lit tests 2018-01-08 23:36:53 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libcxx] Support the use of compiler-rt in lit tests 2018-01-08 23:36:53 +00:00
nothing_to_do.pass.cpp