hanchenye-llvm-project/clang/test/Lexer/escape_newline.c

8 lines
273 B
C

// RUN: clang -parse-ast-check %s
// This is an ugly way to spell a -> token.
/* expected-warning {{trigraph converted to '\' character}} \
expected-warning {{backslash and newline separated by space}} \
expected-error {{expected identifier or '('}} */ -??/
>