<?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 fixed-expansion.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0e617ecd - DR1495: A partial specialization is ill-formed if it is not (strictly) more</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp#0e617ecd</link>
        <description>DR1495: A partial specialization is ill-formed if it is not (strictly) morespecialized than the primary template. (Put another way, if we imagine therewere a partial specialization matching the primary template, we should neverselect it if some other partial specialization also matches.)llvm-svn: 290593

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp</description>
        <pubDate>Tue, 27 Dec 2016 07:56:27 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>83b11aae - PR18401: Fix assert by implementing the current proposed direction of core</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp#83b11aae</link>
        <description>PR18401: Fix assert by implementing the current proposed direction of coreissue 1430. Don&apos;t allow a pack expansion to be used as an argument to an aliastemplate unless the corresponding parameter is a parameter pack.llvm-svn: 198833

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp</description>
        <pubDate>Thu, 09 Jan 2014 02:22:22 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>1f79ca83 - When a pack expansion occurs in the template argument list of an alias</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp#1f79ca83</link>
        <description>When a pack expansion occurs in the template argument list of an aliastemplate without a corresponding parameter pack, don&apos;t immediatelysubstitute the alias template. This is under discussion in the C++committee, and may become ill-formed, but for now we match GCC.llvm-svn: 149697

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp</description>
        <pubDate>Fri, 03 Feb 2012 17:16:23 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>8e072613 - Implement support for a pack expansion into a fixed-length</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp#8e072613</link>
        <description>Implement support for a pack expansion into a fixed-lengthtemplate. Such pack expansions can easily fail at templateinstantiation time, if the expanded parameter packs are of the wronglength. Fixes &lt;rdar://problem/10040867&gt;, PR9021, and the example thatcame up today at Going Native.llvm-svn: 149685

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp</description>
        <pubDate>Fri, 03 Feb 2012 07:34:46 +0000</pubDate>
        <dc:creator>Douglas Gregor &lt;dgregor@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
