<?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>0d745bcf - [modules] Teach the AST reader to handle the case of importing a module</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/merge-target-features/module.modulemap#0d745bcf</link>
        <description>[modules] Teach the AST reader to handle the case of importing a modulewith a subset of the existing target CPU features or mismatched CPUnames.While we can&apos;t check that the CPU name used to build the module will endup being able to codegen correctly for the translation unit, we actuallycheck that the imported features are a subset of the existing features.While here, rewrite the code to use std::set_difference and have itdiagnose all of the differences found.Test case added which walks the set relationships and ensures wediagnose all the right cases and accept the others.No functional change for implicit modules here, just better diagnostics.llvm-svn: 232248

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/merge-target-features/module.modulemap</description>
        <pubDate>Sat, 14 Mar 2015 04:47:43 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
