<?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>e8292b10 - [modules] When determining whether a name from a module replaces a name we</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/cxx-lookup/module.modulemap#e8292b10</link>
        <description>[modules] When determining whether a name from a module replaces a name wealready have, check whether the name from the module is actually newer than theexisting declaration. If it isn&apos;t, we might (say) replace a visible declarationwith an injected friend, and thus make it invisible (or lose a default argumentor an array bound).llvm-svn: 228661

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/cxx-lookup/module.modulemap</description>
        <pubDate>Tue, 10 Feb 2015 03:28:10 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>bb853c79 - [modules] When performing a lookup into a namespace, ensure that any later</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/cxx-lookup/module.modulemap#bb853c79</link>
        <description>[modules] When performing a lookup into a namespace, ensure that any laterredefinitions of that namespace have already been loaded. When writing out thenames in a namespace, if we see a name that is locally declared and hadimported declarations merged on top of it, export the local declaration as thelookup result, because it will be the most recent declaration of that entity inthe redeclaration chain of an importer of the module.llvm-svn: 215518

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/cxx-lookup/module.modulemap</description>
        <pubDate>Wed, 13 Aug 2014 01:23:33 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
