<?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 instantiation-depth-exception-spec.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>54f18e8a - PR12298 et al: don&apos;t recursively instantiate a template specialization from</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp#54f18e8a</link>
        <description>PR12298 et al: don&apos;t recursively instantiate a template specialization fromwithin the instantiation of that same specialization. This could previouslyhappen for eagerly-instantiated function templates, variable templates,exception specifications, default arguments, and a handful of other cases.We still have an issue here for default template arguments that recursivelymake use of themselves and likewise for substitution into the type of anon-type template parameter, but in those cases we&apos;re producing a differententity each time, so they should instead be caught by the instantiation depthlimit. However, currently we will typically run out of stack before we reachit. :(llvm-svn: 280190

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp</description>
        <pubDate>Wed, 31 Aug 2016 02:15:21 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>6d12af74 - Fix bug which sometimes resulted in further diagnostics being produced after a</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp#6d12af74</link>
        <description>Fix bug which sometimes resulted in further diagnostics being produced after afatal error. Previously, if a fatal error was followed by a diagnostic whichwas suppressed due to a SFINAETrap, we&apos;d forget that we&apos;d seen a fatal error.llvm-svn: 164437

            List of files:
            /llvm-project-15.0.7/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp</description>
        <pubDate>Sat, 22 Sep 2012 00:53:56 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
