Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
dbe01bb024ce9407954275a5e3c7e1a7113ca9fa
/
.
/
test
/
Parser
/
bracket-crash.cpp
blob: fd18e0e25fefd5d4ecd4f7dcc8e7778fb4748f9e [
file
] [
log
] [
blame
]
Chris Lattner
9fc1873
2010-07-12 01:48:28 +0000
[
diff
] [
blame
]
1
// RUN: not %clang_cc1 -fsyntax-only %s
2
// PR7481
3
struct
{
4
a
5
}
6