Thanks Hans! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hans Wennborg Sent: 25 September 2012 11:14 To: Joey Gouly Cc: [email protected] Subject: Re: [cfe-commits] [PATCH} Fix failing test Sema/wchar.c
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
