[patch] libcxx "modernize" iostream.cpp and make it work with msvc

G M gmisocpp at gmail.com
Sun Oct 13 11:10:29 PDT 2013


Hello

Attached is a patch to make iostream.cpp work with msvc as msvc has
troublesome alignas/alignof support.

This patch "modernizes" iostream.cpp in the process.
Could effect all platforms, please review carefully, but no intended
functionality change.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/c7eaef82/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iostream.cpp.diff
Type: application/octet-stream
Size: 5094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/c7eaef82/attachment.obj>


More information about the cfe-commits mailing list