[PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.

Dan Albert danalbert at google.com
Thu Dec 11 13:58:45 PST 2014


Factor ELAST configuration out into src/config_elast.h.
Use _WIN32 instead of __MINGW32__ since this is true for MSVC as well.


http://reviews.llvm.org/D6558

Files:
  include/__config
  src/config_elast.h
  src/ios.cpp
  src/system_error.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6558.17193.patch
Type: text/x-patch
Size: 3143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141211/22f2a75b/attachment.bin>


More information about the cfe-commits mailing list