new testcase for PR326

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13098 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-04-21 18:49:35 +00:00
parent 8c194eaa05
commit c398613a4d

View File

@ -0,0 +1,3 @@
void test(enum foo *X) {
}