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-05-21-IncompleteEnum.c
blob: 41652d11a4fefdcaa4e7f703023702503d30bd8f (
about
) (
plain
)
1
2
3
4
5
// RUN: %clang_cc1 -w -emit-llvm %s -o /dev/null void test(enum foo *X) { }