<?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 partial-order.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f0393bf0 - Revert r295277 to fix buildbot.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp#f0393bf0</link>
        <description>Revert r295277 to fix buildbot.llvm-svn: 295281

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp</description>
        <pubDate>Thu, 16 Feb 2017 04:22:56 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>86a1b135 - Add missing &quot;deduced A == A&quot; check for function template partial ordering.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp#86a1b135</link>
        <description>Add missing &quot;deduced A == A&quot; check for function template partial ordering.This appears to be the only template argument deduction context where we weremissing this check. Surprisingly, other implementations also appear to missthe check in this case; it may turn out that important code is relying onthe widespread non-conformance here, in which case we&apos;ll need to reconsider.llvm-svn: 295277

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp</description>
        <pubDate>Thu, 16 Feb 2017 03:49:44 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>957fbf1f - Partial revert of r290511.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp#957fbf1f</link>
        <description>Partial revert of r290511.The rules around typechecking deduced template arguments during partialordering are not clear, and while the prior behavior does not seem to becorrect (it doesn&apos;t follow the general model of partial ordering where eachtemplate parameter is replaced by a non-dependent but unique value), the newbehavior is also not clearly right and breaks some existing idioms.The new behavior is retained for dealing with non-type template parameterswith &apos;auto&apos; types, as without it even the most basic uses of that featuredon&apos;t work. We can revisit this once CWG has come to an agreement on howpartial ordering with &apos;auto&apos; non-type template parameters is supposed towork.llvm-svn: 292183

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/partial-order.cpp</description>
        <pubDate>Tue, 17 Jan 2017 02:14:37 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
