summaryrefslogtreecommitdiffstats
path: root/test/Sema/text-diag.c
blob: 19847c6d1e918a91743454d4481750bd437471aa (plain)
1
2
3
4
// RUN: clang-cc -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";
OpenPOWER on IntegriCloud