index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
llvm
/
dist
/
clang
/
test
/
CodeGen
/
2007-11-07-AlignedMemcpy.c
blob: 829b60cb0ef029d66bd2de4a14f463c8bd85e2e7 (
plain
)
1
2
3
4
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null void bork() { int Qux[33] = {0}; }