Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When producing a name of a partial specialization in a diagnostic, use the | Richard Smith | 2016-12-24 | 1 | -1/+1 |
| | | | | | | | template arguments as written rather than the canonical template arguments, so we print more user-friendly names for template parameters. llvm-svn: 290483 | ||||
* | PR18232: implement instantiation for class-scope explicit specializations of | Richard Smith | 2013-12-14 | 1 | -0/+49 |
class templates (a Microsoft extension). llvm-svn: 197298 |