llvm-project/libcxx/include/support/win32
Shoaib Meenai 17af695f2b [libc++] Drop support for CRTs older than VS 2015
LLVM dropped support for Visual Studio versions older than 2015 quite
some time ago, so I consider it safe to drop libc++'s support for older
CRTs. The CRT in Visual Studio 2015 provides a lot of previously missing
functions, so targeting it requires less special casing.

Differential Revision: https://reviews.llvm.org/D31798

llvm-svn: 299743
2017-04-07 02:20:52 +00:00
..
limits_win32.h
locale_mgmt_win32.h Split locale management out of locale_win32. NFCI 2016-03-09 15:49:59 +00:00
locale_win32.h [libc++] Drop support for CRTs older than VS 2015 2017-04-07 02:20:52 +00:00
support.h [libc++] Drop support for CRTs older than VS 2015 2017-04-07 02:20:52 +00:00