summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/template-default-args/c.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Add (already passing) test for template default argument merging ↵Richard Smith2015-07-191-0/+2
| | | | | | when the template is declared in a namespace. llvm-svn: 242653
* [modules] Fix typo in default argument merging.Richard Smith2015-06-171-0/+1
| | | | llvm-svn: 239954
* [modules] Track all default template arguments for a given parameter acrossRichard Smith2015-06-101-0/+1
modules, and allow use of a default template argument if any of the parameters providing it is visible. llvm-svn: 239485
OpenPOWER on IntegriCloud