clang-keywords.cpp   [plain text]


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