Home | History | Annotate | Download | only in Lexer
      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'
      4 
      5 // This is an ugly way to spell a -> token.
      6  -??/
      7 >
      8