<?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 Z.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a9c51fe0 - Re-apply: Warning for framework headers using double quote includes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap#a9c51fe0</link>
        <description>Re-apply: Warning for framework headers using double quote includesIntroduce -Wquoted-include-in-framework-header, which should fire a warningwhenever a quote include appears in a framework header and suggest a fix-it.For instance, for header A.h added in the tests, this is how the warning lookslike:./A.framework/Headers/A.h:2:10: warning: double-quoted include &quot;A0.h&quot; in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]#include &quot;A0.h&quot;         ^~~~~~         &lt;A/A0.h&gt;./A.framework/Headers/A.h:3:10: warning: double-quoted include &quot;B.h&quot; in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]#include &quot;B.h&quot;         ^~~~~         &lt;B.h&gt;This helps users to prevent frameworks from using local headers when in factthey should be targetting system level ones.The warning is off by default.Differential Revision: https://reviews.llvm.org/D47157rdar://problem/37077034llvm-svn: 335375

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap</description>
        <pubDate>Fri, 22 Jun 2018 18:05:17 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d1d83df8 - Warning for framework headers using double quote includes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap#d1d83df8</link>
        <description>Warning for framework headers using double quote includesIntroduce -Wquoted-include-in-framework-header, which should fire a warningwhenever a quote include appears in a framework header and suggest a fix-it.For instance, for header A.h added in the tests, this is how the warning lookslike:./A.framework/Headers/A.h:2:10: warning: double-quoted include &quot;A0.h&quot; in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]#include &quot;A0.h&quot;         ^~~~~~         &lt;A/A0.h&gt;./A.framework/Headers/A.h:3:10: warning: double-quoted include &quot;B.h&quot; in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]#include &quot;B.h&quot;         ^~~~~         &lt;B.h&gt;This helps users to prevent frameworks from using local headers when in factthey should be targetting system level ones.The warning is off by default.Differential Revision: https://reviews.llvm.org/D47157rdar://problem/37077034llvm-svn: 335184

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap</description>
        <pubDate>Wed, 20 Jun 2018 22:11:59 +0000</pubDate>
        <dc:creator>Bruno Cardoso Lopes &lt;bruno.cardoso@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
