<?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 cxx17-inline-variables.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>93ee9caa - In C++17, when instantiating an out-of-line definition of an inline static data</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp#93ee9caa</link>
        <description>In C++17, when instantiating an out-of-line definition of an inline static datamember, don&apos;t forget to instantiate the initializer too.llvm-svn: 322236

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp</description>
        <pubDate>Wed, 10 Jan 2018 23:08:26 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>2faf8e12 - When attempting to complete an incomplete array bound type in an expression,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp#2faf8e12</link>
        <description>When attempting to complete an incomplete array bound type in an expression,update the type from the definition even if we didn&apos;t instantiate a definition.We may have instantiated the definition in an earlier stage of semanticanalysis, after creating the DeclRefExpr but before we reach a point where acomplete expression type is required.llvm-svn: 320709

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp</description>
        <pubDate>Thu, 14 Dec 2017 15:40:16 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>4309b667 - Don&apos;t suppress instantiation of definitions for variables subject to explicit</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp#4309b667</link>
        <description>Don&apos;t suppress instantiation of definitions for variables subject to explicitinstantiation declarations if they are usable from constant expressions.We are permitted to instantiate in these cases, and required to do so in orderto have an initializer available for use within constant evaluation.llvm-svn: 316136

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/cxx17-inline-variables.cpp</description>
        <pubDate>Wed, 18 Oct 2017 22:45:01 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
