On Mon, Sep 24, 2012 at 9:30 AM, Joey Gouly <[email protected]> wrote: > Hi all, > > Currently Sema/wchar.c fails because WCHAR_T_TYPE is defined as int, however > on ARM wchar_t is unsigned int. > > This patch changes that, so this test passes for ARM. > > Please review, and commit!
Committed r164598. Thanks, Hans _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
