[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Lexer / escape_newline.c
blob9fc73dc7a429b613dd3e04ac6bca4fb1f982bf4f
1 // RUN: %clang_cc1 -E -ftrigraphs %s | grep -- ' ->'
2 // RUN: %clang_cc1 -E -ftrigraphs %s 2>&1 | grep 'backslash and newline separated by space'
3 // RUN: %clang_cc1 -E -ftrigraphs %s 2>&1 | grep 'trigraph converted'
4 // RUN: %clang_cc1 -E -CC -ftrigraphs %s
6 // This is an ugly way to spell a -> token.
7 -??/
10 // \