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
/
2011-03-02-UnionInitializer.c
blob: 3c112e0a47f0f01754e196f8b8cea76e70cafec1 (
about
) (
plain
)
1
2
// RUN: %clang_cc1 -emit-llvm %s -o - union { int :3; double f; } u17_017 = {17.17};