index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FrontendC
/
2007-05-16-EmptyStruct.c
blob: 7b2ab61bccaf6fe24cb092caf27b9a5c9fe54619 (
plain
)
1
2
3
4
5
// PR 1417
// RUN: %llvmgcc -xc %s -S -o - | grep "struct.anon = type \{\}"
struct
{ } *
X
;