<?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-private-dtor.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>852265ff - PR10217: Provide diagnostics explaining why an implicitly-deleted special</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp#852265ff</link>
        <description>PR10217: Provide diagnostics explaining why an implicitly-deleted specialmember function is deleted.llvm-svn: 153773

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp</description>
        <pubDate>Fri, 30 Mar 2012 20:53:28 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>273c4e9d - Make sure we don&apos;t try to produce a definition of an implicitly-deleted function</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp#273c4e9d</link>
        <description>Make sure we don&apos;t try to produce a definition of an implicitly-deleted functionllvm-svn: 151478

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp</description>
        <pubDate>Sun, 26 Feb 2012 07:51:39 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>561fb158 - Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes and</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp#561fb158</link>
        <description>Teach CXXRecordDecl::hasIrrelevantDestructor to check the base classes anddata members for deleted or user-provided destructors.Now it&apos;s computed in advance, serialize it, and in passing fix all the otherrecord DefinitionData flags whose serialization was missing.llvm-svn: 151441

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp</description>
        <pubDate>Sat, 25 Feb 2012 07:33:38 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>eec915d6 - Diagnose uses of deleted destructors and inaccessible defaulted destructors.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp#eec915d6</link>
        <description>Diagnose uses of deleted destructors and inaccessible defaulted destructors.We had two separate issues here: firstly, varions functions were assuming thatthey did not need to perform semantic checks on trivial destructors (this isnot true in C++11, where a trivial destructor can nonetheless be private ordeleted), and a bunch of DiagnoseUseOfDecl calls were missing for uses ofdestructors.llvm-svn: 150866

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/defaulted-private-dtor.cpp</description>
        <pubDate>Sat, 18 Feb 2012 04:13:32 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
