<?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>3b8f536f - [clang][deps] Use top-level modules as precompiled dependencies</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/modules-pch-common-submodule/module.modulemap#3b8f536f</link>
        <description>[clang][deps] Use top-level modules as precompiled dependenciesThe `ASTReader` populates `Module::PresumedModuleMapFile` only for top-level modules, not submodules. To avoid generating empty `-fmodule-map-file=` arguments, make discovered modules depend on top-level precompiled modules. The granularity of submodules is not important here.The documentation of `Module::PresumedModuleMapFile` says this field is non-empty only when building from preprocessed source. This means there can still be cases where the dependency scanner generates empty `-fmodule-map-file=` arguments. That&apos;s being addressed in separate patch: D108544.Reviewed By: dexonsmithDifferential Revision: https://reviews.llvm.org/D108647

            List of files:
            /llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/modules-pch-common-submodule/module.modulemap</description>
        <pubDate>Wed, 25 Aug 2021 08:36:03 +0000</pubDate>
        <dc:creator>Jan Svoboda &lt;jan_svoboda@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
