index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
2004-02-14-ZeroInitializer.c
blob: 3379a06c6284e0cbf38f1043466b77d19d5496a2 (
about
) (
plain
)
1
2
3
4
// RUN: %clang_cc1 %s -emit-llvm -o - | FileCheck %s // CHECK: zeroinitializer int X[1000];