<?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 live-bindings-test.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a618d5e0 - [analyzer] Structured binding to tuple-like types</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/live-bindings-test.cpp#a618d5e0</link>
        <description>[analyzer] Structured binding to tuple-like typesIntroducing support for creating structured bindingto tuple-like types.Differential Revision: https://reviews.llvm.org/D128837

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/live-bindings-test.cpp</description>
        <pubDate>Wed, 29 Jun 2022 16:42:07 +0000</pubDate>
        <dc:creator>isuckatcs &lt;65320245+isuckatcs@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>137ca91f - [analyzer] Fix liveness calculation for C++17 structured bindings</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/live-bindings-test.cpp#137ca91f</link>
        <description>[analyzer] Fix liveness calculation for C++17 structured bindingsC++ structured bindings for non-tuple-types are defined in a peculiarway, where the resulting declaration is not a VarDecl, but aBindingDecl.That means a lot of existing machinery stops working.rdar://36912381Differential Revision: https://reviews.llvm.org/D44956llvm-svn: 328910

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/live-bindings-test.cpp</description>
        <pubDate>Sat, 31 Mar 2018 01:20:06 +0000</pubDate>
        <dc:creator>George Karpenkov &lt;ekarpenkov@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
