<?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 libstdcxx_explicit_init_list_hack.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9588a95b - [Sema] Don&apos;t crash when diagnosing hack in libstdc++</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/libstdcxx_explicit_init_list_hack.cpp#9588a95b</link>
        <description>[Sema] Don&apos;t crash when diagnosing hack in libstdc++While working around a bug in certain standard library implementations,we would try to diagnose the issue so that library implementors wouldfix their code.  However, we assumed an entity being initialized wasa non-static data member subobject when other circumstances arepossible.This fixes PR24526.llvm-svn: 245675

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/libstdcxx_explicit_init_list_hack.cpp</description>
        <pubDate>Fri, 21 Aug 2015 06:44:10 +0000</pubDate>
        <dc:creator>David Majnemer &lt;david.majnemer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6403e937 - PR21565 Add an egregious hack to support broken libstdc++ headers that declare</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/libstdcxx_explicit_init_list_hack.cpp#6403e937</link>
        <description>PR21565 Add an egregious hack to support broken libstdc++ headers that declarea member named &apos;swap&apos; and then expect unqualified lookup for the name &apos;swap&apos; inits exception specification to find anything else.Without delay-parsed exception specifications, this was ill-formed (NDR) by[basic.scope.class]p1, rule 2. With delay-parsed exception specifications, thecall to &apos;swap&apos; unambiguously finds the function being declared, which thenfails because the arguments don&apos;t work for that function.llvm-svn: 221955

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/libstdcxx_explicit_init_list_hack.cpp</description>
        <pubDate>Fri, 14 Nov 2014 00:37:55 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
