<?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 enum-unscoped-nonexistent.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0838f3a1 - Suppress bogus &quot;use of undefined constexpr function&quot; error if the function body</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp#0838f3a1</link>
        <description>Suppress bogus &quot;use of undefined constexpr function&quot; error if the function bodywas erroneous and got discarded.llvm-svn: 181758

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp</description>
        <pubDate>Tue, 14 May 2013 05:18:44 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>034185c2 - The &apos;constexpr implies const&apos; rule for non-static member functions is gone in</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp#034185c2</link>
        <description>The &apos;constexpr implies const&apos; rule for non-static member functions is gone inC++1y, so stop adding the &apos;const&apos; there. Provide a compatibility warning forcode relying on this in C++11, with a fix-it hint. Update our lazily-writtentests to add the const, except for those ones which were testing ourimplementation of this rule.llvm-svn: 179969

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp</description>
        <pubDate>Sun, 21 Apr 2013 01:08:50 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>169f2190 - Add a special-case diagnostic for one of the more obnoxious special cases of</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp#169f2190</link>
        <description>Add a special-case diagnostic for one of the more obnoxious special cases ofunscoped enumeration members: an enumerator name which is visible in theout-of-class definition of a member of a templated class might not actuallyexist in the instantiation of that class, if the enumeration is also lexicallydefined outside the class definition and is explicitly specialized.Depending on the result of a CWG discussion, we may have a different resolutionfor a class of problems in this area, but this fixes the immediate issue of acrash-on-invalid / accepts-invalid (depending on +Asserts). Thanks to JohannesSchaub for digging into the standard wording to find how this case is currentlyspecified to behave.llvm-svn: 153461

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp</description>
        <pubDate>Mon, 26 Mar 2012 20:28:16 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
