summaryrefslogtreecommitdiffstats
path: root/test/Parser/bracket-crash.cpp
blob: fd18e0e25fefd5d4ecd4f7dcc8e7778fb4748f9e (plain)
1
2
3
4
5
6
// RUN: not %clang_cc1 -fsyntax-only %s
// PR7481
struct{
  a
}

OpenPOWER on IntegriCloud