[cfe-commits] [patch] Fix a FIXME for a dependent base class fixit

Nico Weber thakis at chromium.org
Thu Jun 21 20:00:03 PDT 2012


Ping.

On Wed, Jun 20, 2012 at 7:54 PM, Nico Weber <thakis at chromium.org> wrote:
> Hi,
>
> the attached patch enables the fixit for unqualified calls to methods
> of dependent bases of class templates when the calling site is a
> member function template. The patch effectively reverts r111675 (not
> the test added in that revision though :-) ) and adds an explicit code
> path for function templates (TK_FunctionTemplateSpecialization).
> Please take a look.
>
> Nico



More information about the cfe-commits mailing list