<?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 no-warn-missing-prototype.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7dd42ecf - clang: Exclude efi_main from -Wmissing-prototypes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c#7dd42ecf</link>
        <description>clang: Exclude efi_main from -Wmissing-prototypesWhen compiling UEFI applications, the main function is namedefi_main() instead of main(). Let&apos;s exclude efi_main() from-Wmissing-prototypes as well to avoid warnings when workingon UEFI applications.Differential Revision: https://reviews.llvm.org/D95746

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c</description>
        <pubDate>Sat, 30 Jan 2021 19:28:11 +0000</pubDate>
        <dc:creator>Daan De Meyer &lt;daan.j.demeyer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2b795637 - Fix typo to separate &quot;-x&quot; from warning flag.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c#2b795637</link>
        <description>Fix typo to separate &quot;-x&quot; from warning flag.

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c</description>
        <pubDate>Fri, 22 Nov 2019 20:51:41 +0000</pubDate>
        <dc:creator>Bill Wendling &lt;isanbard@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9180f8a5 - Don&apos;t report &quot;main&quot; as missing a prototype in freestanding mode</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c#9180f8a5</link>
        <description>Don&apos;t report &quot;main&quot; as missing a prototype in freestanding modeSummary:A user may want to use freestanding mode with the standard &quot;main&quot; entrypoint. It&apos;s not useful to warn about a missing prototype as it&apos;s nottypical to have a prototype for &quot;main&quot;.Reviewers: efriedma, aaron.ballmanReviewed By: aaron.ballmanSubscribers: aaron.ballman, cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D70588

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/no-warn-missing-prototype.c</description>
        <pubDate>Fri, 22 Nov 2019 20:35:14 +0000</pubDate>
        <dc:creator>Bill Wendling &lt;isanbard@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
