On Sep 13, 2012, at 1:22 PM, John McCall wrote: >> >> + if (!T->isPointerType() && !T->isReferenceType()) >> + return true; > > This is now redundant with the code following it:
In r163833. - fariborz _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
