Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't forget to substitute into the qualifier when instantiating the definition | Richard Smith | 2014-10-17 | 1 | -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 |