<?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>dc1f0421 - [modules] Don&apos;t emit initializers for VarDecls within a module eagerly whenever</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/unused-global-init/module.modulemap#dc1f0421</link>
        <description>[modules] Don&apos;t emit initializers for VarDecls within a module eagerly wheneverwe first touch any part of that module. Instead, defer them until the firsttime that module is (transitively) imported. The initializer step for a modulethen recursively initializes modules that its own headers imported.For example, this avoids running the &lt;iostream&gt; global initializer in programsthat don&apos;t actually use iostreams, but do use other parts of the standardlibrary.llvm-svn: 276159

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/unused-global-init/module.modulemap</description>
        <pubDate>Wed, 20 Jul 2016 19:10:16 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>6b016c15 - Add test inputs missed by r275481.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/unused-global-init/module.modulemap#6b016c15</link>
        <description>Add test inputs missed by r275481.llvm-svn: 275490

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/unused-global-init/module.modulemap</description>
        <pubDate>Thu, 14 Jul 2016 22:15:06 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
