blob: bcc6eabc6e99c7e6ddc97678b7fd4f3ea5e624d9 [file] [log] [blame]
Richard Smithd8e4dac2012-02-27 05:24:00 +00001// RUN: not %clang_cc1 -fsyntax-only -std=c++11 %s
Chris Lattner9fc18732010-07-12 01:48:28 +00002// PR7481
Richard Smithd8e4dac2012-02-27 05:24:00 +00003decltype(;
Chris Lattner9fc18732010-07-12 01:48:28 +00004struct{
5 a
6}