<?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 writable-strings-deprecated.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>85dec559 - [Lit Test] Updated 20 Lit tests to be C++11 compatible.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#85dec559</link>
        <description>[Lit Test] Updated 20 Lit tests to be C++11 compatible.This is the 5th Lit test patch.Expanded expected diagnostics to vary by C++ dialect.Expanded RUN line to: default, C++98/03 and C++11.llvm-svn: 255196

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Thu, 10 Dec 2015 01:07:17 +0000</pubDate>
        <dc:creator>Charles Li &lt;charles_li@playstation.sony.com&gt;</dc:creator>
    </item>
<item>
        <title>e334c017 - Move the C++11 ExtWarn for converting a string literal to &apos;char*&apos; out of</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#e334c017</link>
        <description>Move the C++11 ExtWarn for converting a string literal to &apos;char*&apos; out of-Wc++11-compat-deprecated-writable-strings. It&apos;s neither a C++11 compatibilitywarning nor a deprecated feature, it&apos;s just ill-formed.In passing, add that warning to -Wdeprecated, where it belongs.llvm-svn: 206833

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Tue, 22 Apr 2014 01:11:06 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>d3d5c330 - Add -Wdeprecated-writable-string in C++ to -Wc++11-compat, since it&apos;s ill-formed in C++11.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#d3d5c330</link>
        <description>Add -Wdeprecated-writable-string in C++ to -Wc++11-compat, since it&apos;s ill-formed in C++11.llvm-svn: 194736

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Thu, 14 Nov 2013 22:22:31 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>153329da - GCC overloads -Wwrite-strings just to make it extra confusing. While it</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#153329da</link>
        <description>GCC overloads -Wwrite-strings just to make it extra confusing. While itchanges language semantics in C and ObjC (which Clang has supported fora while), in C++ it&apos;s the name used for Clang&apos;s-Wdeprecated-writable-strings.Clang&apos;s name is at least less overloaded if still confusing (the stringisn&apos;t writable, we just allow converting to a non-const pointer withoutwarning), so I&apos;ve left it in place and made the GCC name an alias forcompatibility.With this I&apos;ve implemented all the aspects of GCC&apos;s -Wwrite-strings I&apos;veencountered which didn&apos;t work with Clang.llvm-svn: 130052

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Sat, 23 Apr 2011 06:54:44 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e981bb0e - -fwritable-strings should silence warnings about the deprecated string</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#e981bb0e</link>
        <description>-fwritable-strings should silence warnings about the deprecated string-literal to char* conversion. Make it so.llvm-svn: 127586

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Mon, 14 Mar 2011 16:13:32 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>b5b7e908 - Put warning about makeing a string writable into</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp#b5b7e908</link>
        <description>Put warning about makeing a string writable intoits own deprecated diagnostics group so it can beturned off selectively. // rdar://8827606llvm-svn: 122967

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/writable-strings-deprecated.cpp</description>
        <pubDate>Thu, 06 Jan 2011 18:45:19 +0000</pubDate>
        <dc:creator>Fariborz Jahanian &lt;fjahanian@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
