Skip to content
Commit fcec630a authored by Eli Friedman's avatar Eli Friedman
Browse files

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
parent 703e7153
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment