Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Add (already passing) test for template default argument merging ↵ | Richard Smith | 2015-07-19 | 1 | -0/+2 |
| | | | | | | when the template is declared in a namespace. llvm-svn: 242653 | ||||
* | [modules] Fix typo in default argument merging. | Richard Smith | 2015-06-17 | 1 | -0/+1 |
| | | | | llvm-svn: 239954 | ||||
* | [modules] Track all default template arguments for a given parameter across | Richard Smith | 2015-06-10 | 1 | -0/+1 |
modules, and allow use of a default template argument if any of the parameters providing it is visible. llvm-svn: 239485 |