summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/template-default-args/a.h
Commit message (Expand)AuthorAgeFilesLines
* [modules] Properly look up the owning module for an instantiation of a merged...Richard Smith2017-04-211-0/+13
* 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
* [modules] When picking one of two template declarations as a lookup result,Richard Smith2015-09-111-0/+4
* [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-191-0/+2
* [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-101-0/+1
* Revert accidentally-committed test change from r239447.Richard Smith2015-06-101-1/+0
* Refactor storage of default template arguments.Richard Smith2015-06-101-0/+1
* [modules] Fix some visibility issues with default template arguments.Richard Smith2015-06-091-0/+4
OpenPOWER on IntegriCloud