mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 22:26:05 +00:00

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