aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Lexer/unicode-strings.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-11Add -Wc99-compat warning for C11 unicode string and character literals.Richard Smith1-0/+21
llvm-svn: 176817