llvm/clang/test/Sema/text-diag.c

// RUN: %clang_cc1 -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";