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
/
2009-07-14-VoidPtr.c
blob: 5e8b23d3aab664b74b46a6ae58538688586167e7 (
about
) (
plain
)
1
2
3
4
5
6
// RUN: %clang_cc1 -emit-llvm %s -o - // PR4556 extern void foo; void *bar = &foo;