commit | f493c2fed6cbe9e4a9a2891d730f1387bda5a91c | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue Jan 23 02:07:27 2018 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Jan 23 02:07:27 2018 |
tree | 600ec015d72c9e55524b22cdc705fa099e6a317d | |
parent | 59f2389874a3c22734ce14ae493c369aefd26c54 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323170 91177308-0d34-0410-b5e6-96231b3b80d8