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