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