Visual Studio 2013 and up have these functions, and we don't need to
support older versions.
There are some remaining _LIBCPP_MSVCRT exclusions which are present on
Visual Studio 2015 but not 2013. Those will be addressed in a follow-up.
Paths
| Differential D26377
[libc++] Remove unnecessary MSVCRT exclusions ClosedPublic Authored by smeenai on Nov 7 2016, 4:32 PM.
Details Summary Visual Studio 2013 and up have these functions, and we don't need to There are some remaining _LIBCPP_MSVCRT exclusions which are present on
Diff Detail
Event Timelinesmeenai updated this object. This revision is now accepted and ready to land.Nov 7 2016, 6:14 PM Closed by commit rL286202: [libc++] Remove unnecessary MSVCRT exclusions (authored by smeenai). · Explain WhyNov 7 2016, 7:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77136 libcxx/trunk/include/cmath
libcxx/trunk/include/cstdio
libcxx/trunk/include/cwchar
|