<?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 zero-initializer.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fa52e00c - [Sema] Suppress additional warnings for C&apos;s zero initializer</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/zero-initializer.c#fa52e00c</link>
        <description>[Sema] Suppress additional warnings for C&apos;s zero initializerSummary:D28148 relaxed some checks for assigning { 0 } to a structure for all Cstandards, but it failed to handle structures with non-integersubobjects. Relax -Wmissing-braces checks for such structures, and addsome additional tests.This fixes PR39931.Patch By: al3xtjamesReviewed By: LekensteynDifferential Revision: https://reviews.llvm.org/D61838llvm-svn: 366163

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/zero-initializer.c</description>
        <pubDate>Tue, 16 Jul 2019 01:13:36 +0000</pubDate>
        <dc:creator>Peter Wu &lt;peter@lekensteyn.nl&gt;</dc:creator>
    </item>
<item>
        <title>283e2076 - Suppress -Wmissing-braces warning when aggregate-initializing a struct with a single field that is itself an aggregate.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/zero-initializer.c#283e2076</link>
        <description>Suppress -Wmissing-braces warning when aggregate-initializing a struct with a single field that is itself an aggregate.In C++, such initialization of std::array&lt;T, N&gt; types is guaranteed to work bythe standard, is completely idiomatic, and the &quot;suggested&quot; alternative fromClang was technically invalid.llvm-svn: 314838

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/zero-initializer.c</description>
        <pubDate>Tue, 03 Oct 2017 20:36:00 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>817a3bfc - [Sema] Suppress warnings for C&apos;s zero initializer</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/zero-initializer.c#817a3bfc</link>
        <description>[Sema] Suppress warnings for C&apos;s zero initializerPatch by S. Gilles!Differential Revision: https://reviews.llvm.org/D28148llvm-svn: 314499

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/zero-initializer.c</description>
        <pubDate>Fri, 29 Sep 2017 09:44:41 +0000</pubDate>
        <dc:creator>Daniel Marjamaki &lt;daniel.marjamaki@evidente.se&gt;</dc:creator>
    </item>
</channel>
</rss>
