[PATCH] D24879: [libc++] Remove math_win32.h

Shoaib Meenai via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 12:49:05 PDT 2016


smeenai created this revision.
smeenai added reviewers: compnerd, EricWF, mclow.lists.
smeenai added a subscriber: cfe-commits.

Visual Studio 2013 and onward have all the required functions in their
CRT headers, and we don't support older versions anymore.

https://reviews.llvm.org/D24879

Files:
  include/math.h
  include/support/win32/math_win32.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24879.72330.patch
Type: text/x-patch
Size: 3633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160923/c3dd4eb0/attachment.bin>


More information about the cfe-commits mailing list