New testcase

llvm-svn: 4189
This commit is contained in:
Chris Lattner 2002-10-16 00:08:08 +00:00
parent 1961329140
commit 4ea2f29d65
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
struct Comm;
typedef struct Comm* MPI_Comm;
MPI_Comm* thing;