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...
~Aaron On Tue, Apr 23, 2013 at 9:37 AM, Hans Wennborg <[email protected]> wrote: > Hi all, > > The attached patch adds support for the __wchar_t type in > MS-compatibility mode. It's the same as wchar_t, but also available in > C-mode. > > Please take a look. > > Thanks, > Hans > > _______________________________________________ > 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
