hanchenye-llvm-project/clang/test/Lexer/clang-keywords.cpp

5 lines
110 B
C++

// RUN: %clang_cc1 -fsyntax-only -verify %s
// expected-no-diagnostics
__char16_t c16;
void f(__char32_t) { }