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
clang-fixit.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
