minix/external/bsd/llvm/dist/clang/test/Lexer/bcpl-escaped-newline.c

14 lines
182 B
C
Raw Normal View History

// RUN: %clang_cc1 -Eonly -trigraphs %s
// RUN: %clang_cc1 -Eonly -verify %s
//\
#error bar
//??/
#error qux
// expected-error@-1 {{qux}}
// Trailing whitespace!
//\
#error quux