StmtPrinter: factor out arg printing code to PrintCallArgs
[clang.git] / test / Lexer / escape_newline.c
blob43ba41795db83415db12a7f2fbfba55c27d78247
1 // RUN: %clang_cc1 -E -trigraphs %s | grep -- ' ->'
2 // RUN: %clang_cc1 -E -trigraphs %s 2>&1 | grep 'backslash and newline separated by space'
3 // RUN: %clang_cc1 -E -trigraphs %s 2>&1 | grep 'trigraph converted'
5 // This is an ugly way to spell a -> token.
6 -??/