StmtPrinter: factor out arg printing code to PrintCallArgs
[clang.git] / test / Lexer / clang-keywords.cpp
bloba349b44ade20944db5c8fe5415691333e6fde9ae
1 // RUN: %clang_cc1 -fsyntax-only -verify %s
2 __char16_t c16;
3 void f(__char32_t) { }