[cfe-commits] r83603 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/Sema.h lib/Sema/SemaOverload.cpp

Fariborz Jahanian fjahanian at apple.com
Thu Oct 8 17:17:26 PDT 2009


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



More information about the cfe-commits mailing list