hanchenye-llvm-project/clang/test/Parser/bracket-crash.cpp

7 lines
86 B
C++

// RUN: not %clang_cc1 -fsyntax-only -std=c++11 %s
// PR7481
decltype(;
struct{
a
}