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-stddef.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
