Skip to content
Commit ad3467ee authored by Chris Lattner's avatar Chris Lattner
Browse files

The -fshort-wchar option causes wchar_t to become unsigned, in addition to being

16-bits in size.  Implement this by splitting WChar into two enums, like we have
for char.  This fixes a miscompmilation of XULRunner, PR8856.

llvm-svn: 122558
parent 03a102bf
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