<?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.map</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0761a8a0 - Modules: Don&apos;t warn upon missing headers while reading the module map.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/unnecessary-module-map-parsing/module.map#0761a8a0</link>
        <description>Modules: Don&apos;t warn upon missing headers while reading the module map.Instead, mark the module as unavailable so that clang errors as soon assomeone tries to build this module.This works towards the long-term goal of not stat&apos;ing the header files at allwhile reading the module map and instead read them only when the module isbeing built (there is a corresponding FIXME in parseHeaderDecl()).  However, itseems non-trivial to get there and this unblock us and moves us into the rightdirection.Also changed the implementation to reuse the same DiagnosticsEngine.llvm-svn: 197485

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/unnecessary-module-map-parsing/module.map</description>
        <pubDate>Tue, 17 Dec 2013 10:31:37 +0000</pubDate>
        <dc:creator>Daniel Jasper &lt;djasper@google.com&gt;</dc:creator>
    </item>
<item>
        <title>6b5460c7 - Move the input files for the unnecessary-module-map-parsing test to Inputs.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/unnecessary-module-map-parsing/module.map#6b5460c7</link>
        <description>Move the input files for the unnecessary-module-map-parsing test to Inputs.Needed to change rename.m to set the right include path so we don&apos;timport a broken module due to recursive module checking.llvm-svn: 197222

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/unnecessary-module-map-parsing/module.map</description>
        <pubDate>Fri, 13 Dec 2013 10:08:24 +0000</pubDate>
        <dc:creator>Manuel Klimek &lt;klimek@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
