On Oct 8, 2009, at 5:13 PM, Fariborz Jahanian wrote: > Author: fjahanian > Date: Thu Oct 8 19:13:15 2009 > New Revision: 83603 > > URL: http://llvm.org/viewvc/llvm-project?rev=83603&view=rev > Log: > Improve on reporting ambiguity involving built-in candidates. > I still don't like it but it is improvement over what we had.
I forgot, this patch also fixes a bug in setting the qualifiers on return type of built-in candidates for '->*' operator. - Fariborz > > > Modified: > cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
