<?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 p8.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c6e68daa - Prior to adding the new &quot;expected-no-diagnostics&quot; directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp#c6e68daa</link>
        <description>Prior to adding the new &quot;expected-no-diagnostics&quot; directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.llvm-svn: 166280

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp</description>
        <pubDate>Fri, 19 Oct 2012 12:44:48 +0000</pubDate>
        <dc:creator>Andy Gibbs &lt;andyg1001@hotmail.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>e6565625 - Migrate the mish-mash of declaration checks in</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp#e6565625</link>
        <description>Migrate the mish-mash of declaration checks inSema::ActOnUninitializedDecl over to InitializationSequence (withdefault initialization), eliminating redundancy. More importantly, wenow check that a const definition in C++ has an initilizer, which wasan #if 0&apos;d code for many, many months. A few other tweaks were neededto get everything working again:  - Fix all of the places in the testsuite where we defined const    objects without initializers (now that we diagnose this issue)  - Teach instantiation of static data members to find the previous    declaration, so that we build proper redeclaration    chains. Previously, we had the redeclaration chain but built it    too late to be useful, because...  - Teach instantiation of static data member definitions not to try    to check an initializer if a previous declaration already had an    initializer. This makes sure that we don&apos;t complain about static    const data members with in-class initializers and out-of-line    definitions.  - Move all of the incomplete-type checking logic out of    Sema::FinalizeDeclaratorGroup; it makes more sense in    ActOnUnitializedDecl.There may still be a few places where we can improve thesediagnostics. I&apos;ll address that as a separate commit.llvm-svn: 95657

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp</description>
        <pubDate>Tue, 09 Feb 2010 07:26:29 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>8fbe78f6 - Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp#8fbe78f6</link>
        <description>Update tests to use %clang_cc1 instead of &apos;clang-cc&apos; or &apos;clang -cc1&apos;. - This is designed to make it obvious that %clang_cc1 is a &quot;test variable&quot;   which is substituted. It is &apos;%clang_cc1&apos; instead of &apos;%clang -cc1&apos; because it   can be useful to redefine what gets run as &apos;clang -cc1&apos; (for example, to set   a default target).llvm-svn: 91446

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp</description>
        <pubDate>Tue, 15 Dec 2009 20:14:24 +0000</pubDate>
        <dc:creator>Daniel Dunbar &lt;daniel@zuster.org&gt;</dc:creator>
    </item>
<item>
        <title>1245e6ff - Tests for C++ [expr], from James Porter!</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp#1245e6ff</link>
        <description>Tests for C++ [expr], from James Porter!llvm-svn: 83588

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/expr/p8.cpp</description>
        <pubDate>Thu, 08 Oct 2009 22:38:14 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
