[cfe-commits] [PATCH} Fix failing test Sema/wchar.c

Joey Gouly joey.gouly at arm.com
Mon Sep 24 01:30:16 PDT 2012


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!

 

Thanks,

Joey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120924/5a83870c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sema_wchar.diff
Type: application/octet-stream
Size: 488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120924/5a83870c/attachment.obj>


More information about the cfe-commits mailing list