Sign in
cobalt
/
cobalt
/
6c3b32a7dc6eaf2946073e6fa29281b8cb58f1e3
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
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
};
}