<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in module.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>535ff803 - [modules] When picking one of two template declarations as a lookup result,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap#535ff803</link>
        <description>[modules] When picking one of two template declarations as a lookup result,it&apos;s not sufficient to prefer the declaration with more default arguments, orthe one that&apos;s visible; they might both be visible, but one of them might havea visible default argument where the other has a hidden default argument.llvm-svn: 247486

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap</description>
        <pubDate>Fri, 11 Sep 2015 22:39:35 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>e7bd6def - [modules] Track all default template arguments for a given parameter across</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap#e7bd6def</link>
        <description>[modules] Track all default template arguments for a given parameter acrossmodules, and allow use of a default template argument if any of the parametersproviding it is visible.llvm-svn: 239485

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap</description>
        <pubDate>Wed, 10 Jun 2015 20:30:23 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>8dbe7e23 - Revert accidentally-committed test change from r239447.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap#8dbe7e23</link>
        <description>Revert accidentally-committed test change from r239447.llvm-svn: 239452

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap</description>
        <pubDate>Wed, 10 Jun 2015 01:36:14 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>1469b919 - Refactor storage of default template arguments.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap#1469b919</link>
        <description>Refactor storage of default template arguments.This is just a preparatory step towards fixing visibility for default templatearguments in modules builds.llvm-svn: 239447

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap</description>
        <pubDate>Wed, 10 Jun 2015 00:29:03 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>87bb5698 - [modules] Fix some visibility issues with default template arguments.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap#87bb5698</link>
        <description>[modules] Fix some visibility issues with default template arguments.There are still problems here, but this is a better starting point.The main part of the change is: when doing a lookup that would accept visibleor hidden declarations, prefer to produce the latest visible declaration ifthere are any visible declarations, rather than always producing the latestdeclaration.Thus, when we inherit default arguments (and other properties) from a previousdeclaration, we inherit them from the previous visible declaration; if theprevious declaration is hidden, we already suppress inheritance of defaultarguments.There are a couple of other changes here that fix latent bugs exposed by thischange.llvm-svn: 239371

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/module.modulemap</description>
        <pubDate>Tue, 09 Jun 2015 00:35:49 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
