summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-scope.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't forget to substitute into the qualifier when instantiating the definitionRichard Smith2014-10-171-0/+30
of a member function of a class template that is defined outside the template. This substitution can actually fail in some weird cases. llvm-svn: 220085
OpenPOWER on IntegriCloud