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

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