<?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 defaulted-ctor-loop.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>61b2ffa6 - Make warnings about uninitialized fields include the field name.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp#61b2ffa6</link>
        <description>Make warnings about uninitialized fields include the field name.This makes the wording more informative, and consistent with the otherwarnings about uninitialized variables.Also, me and David who reviewed this couldn&apos;t figure out why we wouldneed to do a lookup to get the name of the variable; so just print thename directly.llvm-svn: 164366

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp</description>
        <pubDate>Fri, 21 Sep 2012 08:58:33 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&gt;</dc:creator>
    </item>
<item>
        <title>9ca5c425 - Update all tests other than Driver/std.cpp to use -std=c++11 rather than</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp#9ca5c425</link>
        <description>Update all tests other than Driver/std.cpp to use -std=c++11 rather than-std=c++0x. Patch by Ahmed Charles!llvm-svn: 141900

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp</description>
        <pubDate>Thu, 13 Oct 2011 22:29:44 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>e77a28f7 - Implement an additional fix for infinite recursion of deleted special</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp#e77a28f7</link>
        <description>Implement an additional fix for infinite recursion of deleted specialmember functions by making sure that they&apos;re on the record beforechecking for deletion.Also make sure source locations are valid to avoid crashes.Unfortunately, the declare-all-implicit-members approach is stillrequired in order to ensure that dependency loops do not result inincorrectly deleting functions (since they are to be deleted at thedeclaration point per the standard).Fixes PR9917llvm-svn: 131520

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-ctor-loop.cpp</description>
        <pubDate>Wed, 18 May 2011 03:41:58 +0000</pubDate>
        <dc:creator>Alexis Hunt &lt;alercah@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
