llvm-project/clang/test/Parser/bracket-crash.cpp
Chris Lattner 0931644922 revert a hunk of code that Argiris added in r106213, which is the
root cause of PR7481 and probably more, and has no apparent 
testcases.  I don't understand the logic here so I can't repair it.

llvm-svn: 108119
2010-07-12 01:48:28 +00:00

7 lines
65 B
C++

// RUN: not %clang_cc1 -fsyntax-only %s
// PR7481
struct{
a
}