Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
test
/
CodeGen
/
2007-11-07-AlignedMemcpy.c
blob: 829b60cb0ef029d66bd2de4a14f463c8bd85e2e7 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
void
bork
()
{
int
Qux
[
33
]
=
{
0
};
}