repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add test-suite comment to bad-array-designated-initializer.c
[smatch.git]
/
validation
/
struct-attribute-placement.c
blob
e73830386a9e16c7d207df501562be86f63b1148
1
struct
__attribute__
((
__aligned__
(
16
)))
foo
{
2
int
a
;
3
};