summaryrefslogtreecommitdiffstats
path: root/test/Lexer/clang-keywords.cpp
blob: a349b44ade20944db5c8fe5415691333e6fde9ae (plain)
1
2
3
// RUN: %clang_cc1 -fsyntax-only -verify %s
__char16_t c16;
void f(__char32_t) { }