[PATCH] D40181: [libcxx] Allow to set locale on Windows.

Andrey Khalyavin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 22 05:39:31 PST 2017


halyavin updated this revision to Diff 123921.
halyavin added a comment.
Herald added a subscriber: krytarowski.

Fixed problem with C++98, added std for nullptr_t and switched on _l functions for MinGW.


https://reviews.llvm.org/D40181

Files:
  include/__config
  include/__locale
  include/support/win32/locale_win32.h
  src/support/win32/locale_win32.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40181.123921.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171122/6ea0b501/attachment.bin>


More information about the cfe-commits mailing list