[PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.

Eric Fiselier eric at efcs.ca
Mon Dec 8 20:40:08 PST 2014


_sys_nerr seems to be the correct value but it is not available in `<__config>`. In my mingw setup the definition is located in `<stdlib.h>`, so an include needs to be added.

http://reviews.llvm.org/D6558






More information about the cfe-commits mailing list