aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/ucn-cstring.c
AgeCommit message (Expand)Author
2009-11-17Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar
2009-03-31Incorporate feedback from Eli.Steve Naroff
2009-03-30Implement UCN support for C string literals (C99 6.4.3) and add some very bas...Steve Naroff