Does the setup code in ASTContext::InitBuiltinTypes do the right thing
here? Otherwise this looks fine to me (strangely we seem to go out of our
way to support a wchar_t keyword outside C++ mode already...).


On Tue, Apr 23, 2013 at 6:42 AM, Eric Christopher <[email protected]>wrote:

> Might want to explain the C/C++ difference in the test and commit message.
>
> Otherwise should be OK.
>
> -eric
>
> On Tue, Apr 23, 2013 at 2:37 PM, 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
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to