[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git] / test / Lexer / cxx0x_keyword_as_cxx98.cpp
blob0223b039be9295d0b96424a0e6f186284853f8bf
1 // RUN: %clang_cc1 %s -verify -fsyntax-only
2 int static_assert;
3 int char16_t;