Daniel Dunbar | a572887 | 2009-12-15 20:14:24 +0000 | [diff] [blame] | 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' | ||||
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 4 | |
5 | // This is an ugly way to spell a -> token. | ||||
6 | -??/ | ||||
7 | > |