[cfe-commits] std::nullptr_t support in MS headers

João Matos ripzonetriton at gmail.com
Wed Jun 20 05:56:49 PDT 2012


This patch defines nullptr_t in the standard namespace. MS does it in
stddef.h, and some standard headers (<exception>, pulled by
<iostream>) expect it to be there. This is needed for a simple C++
hello world to be compiled in C++11 mode.

-- 
João Matos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-MS-stddef.patch
Type: application/octet-stream
Size: 477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120620/35c8275d/attachment.obj>


More information about the cfe-commits mailing list