aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/escape_newline.c
blob: d07f0450ebbe156e0d2aa455de68c42ae95fc5e3 (plain)
1
2
3
4
5
6
7
// RUN: clang-cc -E -trigraphs %s | grep -- ' ->'
// RUN: clang-cc -E -trigraphs %s 2>&1 | grep 'backslash and newline separated by space'
// RUN: clang-cc -E -trigraphs %s 2>&1 | grep 'trigraph converted'

// This is an ugly way to spell a -> token.
 -??/      
>