On Jun 22, 2012, at 7:23 PM, João Matos <[email protected]> wrote:

> Updated patch with some minor fixes.

Looks good; committed as r159448.

        - Doug

> On Sat, Jun 23, 2012 at 2:49 AM, João Matos <[email protected]> wrote:
>> Ping.
>> 
>> On Wed, Jun 20, 2012 at 1:56 PM, João Matos <[email protected]> wrote:
>>> 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
> <clang-MS-stddef2.patch>_______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to