1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

new testcase for PR326

llvm-svn: 13098
This commit is contained in:
Chris Lattner 2004-04-21 18:49:35 +00:00
parent f8b15005bf
commit f7f5b804e2

View File

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