aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/clang-keywords.cpp
blob: 3a24dce981a373d35f30d1a0504b940e06fe401e (plain) (blame)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only -verify %s
// expected-no-diagnostics
__char16_t c16;
void f(__char32_t) { }