<?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>ba1b5c98 - [Modules] Support #import when entering files with modules</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap#ba1b5c98</link>
        <description>[Modules] Support #import when entering files with modulesTextual headers and builtins that are #import&apos;d from differentmodules should get re-entered when these modules are independentfrom each other.Differential Revision: https://reviews.llvm.org/D26267rdar://problem/25881934llvm-svn: 291644

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap</description>
        <pubDate>Wed, 11 Jan 2017 02:14:51 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0ac158a5 - [Modules] Add testcase for builtins used in umbrella headers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap#0ac158a5</link>
        <description>[Modules] Add testcase for builtins used in umbrella headersThis used to work before r284797 + r285152, which exposed somethinginteresting; some users include builtins from umbrella headers.Clang should emit a warning to warn users this is not a good practiceand umbrella headers shouldn&apos;t get theimplicitly-add-the-builtin-version behavior for builtin header names.While we&apos;re not there, add the testcase to represent the way itcurrently works.llvm-svn: 285377

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap</description>
        <pubDate>Fri, 28 Oct 2016 02:30:45 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ed84df00 - [Modules] Add &apos;no_undeclared_includes&apos; module map attribute</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap#ed84df00</link>
        <description>[Modules] Add &apos;no_undeclared_includes&apos; module map attributeThe &apos;no_undeclared_includes&apos; attribute should be used in a module totell that only non-modular headers and headers from used modules areaccepted.The main motivation behind this is to prevent dep cycles between systemlibraries (such as darwin) and libc++.Patch by Richard Smith!llvm-svn: 284797

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/module.modulemap</description>
        <pubDate>Fri, 21 Oct 2016 01:41:56 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
