Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/users/joker-eph-python-bindings-maintainers
/
.
/
clang
/
test
/
CodeGen
/
2007-11-07-AlignedMemcpy.c
blob: cb5853a4fcdc192b9d505d5c99dc47d2a4ed8c3f [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
void
bork
(
void
)
{
int
Qux
[
33
]
=
{
0
};
}