<?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 p9.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>205d0445 - Switch diagnostic text from &quot;C++0x&quot; over to &quot;C++11&quot;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp#205d0445</link>
        <description>Switch diagnostic text from &quot;C++0x&quot; over to &quot;C++11&quot;.We&apos;d also like for &quot;C++11&quot; or &quot;c++11&quot; to be used for the warninggroups, but without removing the old warning flags. Patches welcome;I&apos;ve run out of time to work on this today.llvm-svn: 141801

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp</description>
        <pubDate>Wed, 12 Oct 2011 19:26:40 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>8b481d8a - When a function template&apos;s template parameter has a default argument,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp#8b481d8a</link>
        <description>When a function template&apos;s template parameter has a default argument,it&apos;s okay for the following template parameters to not have defaultarguments (since those template parameters can still bededuced). Also, downgrade the error about default template argumentsin function templates to an extension warning, since this is aharmless C++0x extension.llvm-svn: 124855

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp</description>
        <pubDate>Fri, 04 Feb 2011 03:57:22 +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/temp/temp.param/p9.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/temp/temp.param/p9.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>ed5731f6 - Diagnose ill-formed uses of default template arguments in</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp#ed5731f6</link>
        <description>Diagnose ill-formed uses of default template arguments infunction templates (in C++98), friend function templates, andout-of-line definitions of members of class templates.Also handles merging of default template arguments from previousdeclarations of function templates, for C++0x. However, we don&apos;t yetmake use of those default template arguments.llvm-svn: 89872

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.param/p9.cpp</description>
        <pubDate>Wed, 25 Nov 2009 17:50:39 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
