<?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 overload-template.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5e328050 - SemaOverload: Complete candidates before emitting the error, to ensure diagnostics emitted (or suppressed) during completion don&apos;t interfere with the overload notes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/overload-template.cpp#5e328050</link>
        <description>SemaOverload: Complete candidates before emitting the error, to ensure diagnostics emitted (or suppressed) during completion don&apos;t interfere with the overload notesBecause diagnostics and their notes are not connected at the API level,if the error message for an overload is emitted, then the overloadcandidates are completed - if a diagnostic is emitted during that work,the notes related to overload candidates would be attached to the latterdiagnostic, not the original error. Sort of worse, if the latterdiagnostic was disabled, the notes are disabled.Reviewers: rsmithDifferential Revision: https://reviews.llvm.org/D61357llvm-svn: 359854

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/overload-template.cpp</description>
        <pubDate>Fri, 03 May 2019 00:44:50 +0000</pubDate>
        <dc:creator>David Blaikie &lt;dblaikie@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
