On Thu, Dec 02, 2010 at 08:55:31PM +0000, Peter Collingbourne wrote: > On Thu, Dec 02, 2010 at 12:52:20PM -0800, John McCall wrote: > > On Dec 2, 2010, at 12:02 PM, Peter Collingbourne wrote: > > > Author: pcc > > > Date: Thu Dec 2 14:02:29 2010 > > > New Revision: 120729 > > > > > > URL: http://llvm.org/viewvc/llvm-project?rev=120729&view=rev > > > Log: > > > Merge transparent union types using member's canonical param type > > > > I think you just want the unqualified type; the canonical parameter type > > also > > decays function (irrelevant) and array (possibly relevant) types. > > Yes, you're right. I realised that just after I committed. > I'm preparing a fix now.
r120736 Thanks, -- Peter _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
