<?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_fmodule_name_cdb.json</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c68f2472 - [clang-scan-deps] ignore top-level module dependencies that aren&apos;t actually imported</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/module_fmodule_name_cdb.json#c68f2472</link>
        <description>[clang-scan-deps] ignore top-level module dependencies that aren&apos;t actually importedWhenever -fmodule-name=top_level_module name is parsed, and clang actually tries toimport top_level_module, the headers are imported textually and the module isn&apos;t actuallybuilt. However, the dependency scanner could still record it as a potential dependencyif the module was reimported and thus recorded by the preprocessor callbacks.This change avoids collecting this kind of module as a dependency by verifying that we don&apos;tcollect top level modules without actual PCM files.Differential Revision: https://reviews.llvm.org/D106100

            List of files:
            /llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/module_fmodule_name_cdb.json</description>
        <pubDate>Thu, 15 Jul 2021 20:52:38 +0000</pubDate>
        <dc:creator>Alex Lorenz &lt;arphaman@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
