Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
.
/
test
/
FrontendC
/
2007-05-16-EmptyStruct.c
blob: 23c0b1d6a3f6183e5eb7b00917512a5a11137a11 [
file
] [
log
] [
blame
]
// PR 1417
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | grep "struct.anon = type \{\}"
struct
{
}
*
X
;