Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
6f66c26c9482d049375312f9dad2b7f7c18c4cc2
/
.
/
test
/
Lexer
/
escape_newline.c
blob: 235ee51ef014b48f2ffca46a8dafc25f9733992e [
file
] [
log
] [
blame
]
// RUN: clang -E %s | grep -- ' ->' &&
// RUN: clang -E %s 2>&1 | grep 'backslash and newline separated by space' &&
// RUN: clang -E %s 2>&1 | grep 'trigraph converted'
// This is an ugly way to spell a -> token.
-??/
>