<?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>f664a24a - [Modules] Fix overly conservative assertion for import diagnostic</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/diagnose-missing-import/module.modulemap#f664a24a</link>
        <description>[Modules] Fix overly conservative assertion for import diagnosticWe currenltly assert when want to diagnose a missing import and the declin question is already visible. It turns out that the decl in questionmight be visible because another decl from the same module actually madethe module visible in a previous error diagnostic.Remove the assertion and avoid re-exporting the module if it&apos;s alreadyvisible.rdar://problem/27975402Differential Revision: https://reviews.llvm.org/D32828llvm-svn: 303705

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/diagnose-missing-import/module.modulemap</description>
        <pubDate>Tue, 23 May 2017 23:53:17 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
