Hi Jordan, I've temporarily reverted this since the test you added was segfaulting. On another note: > - if (!RD->isCompleteDefinition()) { > + if (/*RD->isUnion() || */!RD->isCompleteDefinition()) { Commented out code? -eric