summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/template-default-args
Commit message (Expand)AuthorAgeFilesLines
* [modules] Properly look up the owning module for an instantiation of a merged...Richard Smith2017-04-212-0/+20
* Revert r300653 and r300650. The underlying commit fixes one issue withChandler Carruth2017-04-191-8/+0
* [modules] Properly look up the owning module for an instantiation of a merged...Richard Smith2017-04-191-0/+8
* Add new test file missing from r247486.Richard Smith2015-09-111-0/+6
* [modules] When picking one of two template declarations as a lookup result,Richard Smith2015-09-112-0/+7
* [modules] When parsing the base specifiers of a parse-merged class, the currentRichard Smith2015-08-171-0/+3
* [modules] Add (already passing) test for template default argument merging wh...Richard Smith2015-07-192-0/+4
* [modules] Fix typo in default argument merging.Richard Smith2015-06-171-0/+1
* [modules] Don't allow use of non-visible (inherited) default template arguments.Richard Smith2015-06-101-0/+2
* [modules] Track all default template arguments for a given parameter acrossRichard Smith2015-06-103-1/+7
* Revert accidentally-committed test change from r239447.Richard Smith2015-06-102-6/+1
* Refactor storage of default template arguments.Richard Smith2015-06-102-1/+6
* [modules] Fix some visibility issues with default template arguments.Richard Smith2015-06-093-0/+5
OpenPOWER on IntegriCloud