aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/pascal-wchar-string.c
AgeCommit message (Expand)Author
2011-11-01Fix the representation of wide strings in the AST and IR so that it uses the ...Eli Friedman
2011-08-12Update clang tests for r137527.Eli Friedman
2010-12-25The -fshort-wchar option causes wchar_t to become unsigned, in addition to beingChris Lattner
2010-05-28Fix a miscompile of wchar pascal strings.Fariborz Jahanian