<?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>6bc75023 - When making modules transitively visible, don&apos;t take into account</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/missing-header-local-visibility/module.modulemap#6bc75023</link>
        <description>When making modules transitively visible, don&apos;t take into accountwhether they have missing header files.Whether a module&apos;s headers happen to be present on the local file systemshould make no difference to whether we make its contents visible whenimporting another module that re-exports it. If we have an up-to-dateAST file that we can load, that&apos;s all that matters.This fixes the ability to header syntax checking for modular headers inC++20 mode (or in prior modes where -fmodules-local-submodule-visibilityis enabled but -fmodules is not).

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/missing-header-local-visibility/module.modulemap</description>
        <pubDate>Sat, 18 Apr 2020 03:25:15 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
