[Patch] Add the __wchar_t type in MS-compatibility mode (PR15815)

Aaron Ballman aaron at aaronballman.com
Tue Apr 23 06:49:22 PDT 2013


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 <hans at chromium.org> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list