summaryrefslogtreecommitdiffstats
path: root/test/Lexer/cxx0x_keyword_as_cxx98.cpp
blob: 9f8aea127cb9bf83562b140a5048863d1c4292b8 (plain)
1
2
// RUN: clang-cc %s -fsyntax-only
int static_assert;
OpenPOWER on IntegriCloud