On Tue, Apr 23, 2013 at 4:47 PM, Hans Wennborg <[email protected]> wrote: > On Tue, Apr 23, 2013 at 2:49 PM, Aaron Ballman <[email protected]> wrote: >> LGTM! This does raise a question for me about whether we properly >> define _WCHAR_T_DEFINED and _NATIVE_WCHAR_T_DEFINED for wchar_t >> inclusion... > > There's code to do this in InitPreprocessor.cpp. It doesn't seem to > have any test though. I'll see if I can add one.
I've uploaded a patch to test this (and make stddef.h set it) at http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130429/078965.html - Hans _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
