[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git] / clang / test / Sema / text-diag.c
blob6dcaaa87a9a609b507825ef403b2666511b9da14
1 // RUN: %clang_cc1 -fsyntax-only %s
2 unsigned char *foo = "texto\
3 que continua\
4 e continua";