Fix the representation of wide strings in the AST and IR so that it uses the...
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
Loading
Please register or sign in to comment