summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/pascal-wchar-string.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-1/+1
* Fix the representation of wide strings in the AST and IR so that it uses the ...Eli Friedman2011-11-011-2/+2
* Update clang tests for r137527.Eli Friedman2011-08-121-1/+1
* The -fshort-wchar option causes wchar_t to become unsigned, in addition to beingChris Lattner2010-12-251-1/+11
* Fix a miscompile of wchar pascal strings.Fariborz Jahanian2010-05-281-0/+31