| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The -fshort-wchar option causes wchar_t to become unsigned, in addition to being | Chris Lattner | 2010-12-25 | 1 | -1/+11 |
| | | | | | | | | 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 | ||||
| * | Fix a miscompile of wchar pascal strings. | Fariborz Jahanian | 2010-05-28 | 1 | -0/+31 |
| (radar 8020384) llvm-svn: 104996 | |||||

