summaryrefslogtreecommitdiff
path: root/test/Sema/text-diag.c
blob: 6dcaaa87a9a609b507825ef403b2666511b9da14 (plain)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";