aboutsummaryrefslogtreecommitdiffstats
path: root/test/CBackend/2002-10-15-OpaqueTypeProblem.ll
blob: d20b975c950323aeea9682482cebe82d15355bb4 (plain)
1
2
3
4
struct Comm;
typedef struct Comm* MPI_Comm;
MPI_Comm* thing;