<?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 init-capture.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f4a45c2c - Fix crash on init-capture packs where the type of the initializer is non-dependent.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/init-capture.cpp#f4a45c2c</link>
        <description>Fix crash on init-capture packs where the type of the initializer is non-dependent.

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/init-capture.cpp</description>
        <pubDate>Thu, 19 Dec 2019 23:18:59 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>b2997f57 - [c++20] P0780R2: Support pack-expansion of init-captures.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/init-capture.cpp#b2997f57</link>
        <description>[c++20] P0780R2: Support pack-expansion of init-captures.This permits an init-capture to introduce a new pack:  template&lt;typename ...T&gt; auto x = [...a = T()] { /* a is a pack */ };To support this, the mechanism for allowing ParmVarDecls to be packs hasbeen extended to support arbitrary local VarDecls.llvm-svn: 361300

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/init-capture.cpp</description>
        <pubDate>Tue, 21 May 2019 20:10:50 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
