Home | History | Annotate | Download | only in Lexer
      1 // RUN: %clang_cc1 -fsyntax-only -verify %s
      2 __char16_t c16;
      3 void f(__char32_t) { }
      4