Eli Friedman
|
fcec630a57
|
Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving
treating wide strings as a series of bytes.
Patch by Seth Cantrell.
llvm-svn: 143417
|
2011-11-01 02:23:42 +00:00 |
Eric Christopher
|
12ff9528b2
|
Handle different sized wchar_t for windows.
llvm-svn: 136192
|
2011-07-26 23:56:49 +00:00 |
Eric Christopher
|
320db01d13
|
Migrate wchar-const.c with fixes and FileCheck from llvm/test/FrontendC.
llvm-svn: 136114
|
2011-07-26 18:39:16 +00:00 |