Home | History | Annotate | Download | only in Lexer
      1 // RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s 2>&1
      2 int static_assert; /* expected-error {{expected unqualified-id}} */
      3