<?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 PR20705.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b3f6e3d6 - Improve recovery from invalid template-ids.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/PR20705.cpp#b3f6e3d6</link>
        <description>Improve recovery from invalid template-ids.Instead of bailing out of parsing when we encounter an invalidtemplate-name or template arguments in a template-id, produce anannotation token describing the invalid construct.This avoids duplicate errors and generally allows us to recover better.In principle we should be able to extend this to store some kinds ofinvalid template-id in the AST for tooling use, but that isn&apos;t handledas part of this change.

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/PR20705.cpp</description>
        <pubDate>Sat, 28 Mar 2020 00:08:26 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>f98341ea - Fix PR20705, crash on invalid.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/PR20705.cpp#f98341ea</link>
        <description>Fix PR20705, crash on invalid.dyn_cast -&gt; dyn_cast_or_null to handle a null pointer.llvm-svn: 216254

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/PR20705.cpp</description>
        <pubDate>Fri, 22 Aug 2014 01:16:44 +0000</pubDate>
        <dc:creator>Richard Trieu &lt;rtrieu@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
