<?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>2aedca34 - [modules] Before checking whether the controlling macro of a header is defined,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap#2aedca34</link>
        <description>[modules] Before checking whether the controlling macro of a header is defined,update the identifier in case we&apos;ve imported a definition of the macro (andthus the contents of the header) from a module.Also fold ExternalIdentifierLookup into ExternalPreprocessorSource; it no longermakes sense to keep these separate now that the only user of the former alsoneeds the latter.llvm-svn: 241137

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap</description>
        <pubDate>Wed, 01 Jul 2015 02:29:35 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>04765ae0 - [modules] If we re-enter a submodule from within itself (when submodule</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap#04765ae0</link>
        <description>[modules] If we re-enter a submodule from within itself (when submodulevisibility is enabled) or leave and re-enter it, restore the macro and modulevisibility state from last time we were in that submodule.This allows mutually-#including header files to stand a chance at beingmodularized with local visibility enabled.llvm-svn: 237871

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap</description>
        <pubDate>Thu, 21 May 2015 01:20:10 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>42413141 - [modules] Add local submodule visibility support for declarations.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap#42413141</link>
        <description>[modules] Add local submodule visibility support for declarations.With this change, enabling -fmodules-local-submodule-visibility results in namevisibility rules being applied to submodules of the current module in additionto imported modules (that is, names no longer &quot;leak&quot; between submodules of thesame top-level module). This also makes it much safer to textually include anon-modular library into a module: each submodule that textually includes thatlibrary will get its own &quot;copy&quot; of that library, and so the library becomesvisible no matter which including submodule you import.llvm-svn: 237473

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/submodule-visibility/module.modulemap</description>
        <pubDate>Fri, 15 May 2015 20:05:43 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
