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

Nico Weber thakis at chromium.org
Wed Jun 20 19:54:02 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-fixit.patch
Type: application/octet-stream
Size: 4225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120620/3f2d62a3/attachment.obj>


More information about the cfe-commits mailing list