[cfe-dev] Patch: wchar_t support

Nico Weber thakis at chromium.org
Thu Jun 10 21:46:30 PDT 2010


Hi,

the attached patch lets @encode(wchar_t) not crash (with test case). The
returned value matches g++, which returns "i" for both i386 and x86_64
archs.

The patch also makes one of lits error messages less confusing.

Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100610/5334d384/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wchar-objc.patch
Type: application/octet-stream
Size: 1507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100610/5334d384/attachment.obj>


More information about the cfe-dev mailing list