<?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 cxx0x-constexpr-const.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>af7d76c7 - Improve the error message for assigning to read-only variables.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/cxx0x-constexpr-const.cpp#af7d76c7</link>
        <description>Improve the error message for assigning to read-only variables.Previously, many error messages would simply be &quot;read-only variable is notassignable&quot;  This change provides more information about why the variable isnot assignable, as well as note to where the const is located.Differential Revision: http://reviews.llvm.org/D4479llvm-svn: 234677

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/cxx0x-constexpr-const.cpp</description>
        <pubDate>Sat, 11 Apr 2015 01:53:13 +0000</pubDate>
        <dc:creator>Richard Trieu &lt;rtrieu@google.com&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/cxx0x-constexpr-const.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/cxx0x-constexpr-const.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>a85fc0a2 - Only objects are declared const by a constexpr specifier, per C++0x [dcl.constexpr]p9</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/cxx0x-constexpr-const.cpp#a85fc0a2</link>
        <description>Only objects are declared const by a constexpr specifier, per C++0x [dcl.constexpr]p9llvm-svn: 127967

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/cxx0x-constexpr-const.cpp</description>
        <pubDate>Sun, 20 Mar 2011 08:06:45 +0000</pubDate>
        <dc:creator>Peter Collingbourne &lt;peter@pcc.me.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
