<?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 block-call.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>89d9912c - [AST] dont invaliate VarDecl when the initializer contains errors.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/block-call.cpp#89d9912c</link>
        <description>[AST] dont invaliate VarDecl when the initializer contains errors.Summary:This patch contains 2 separate changes:1) the initializer of a variable should play no part in decl &quot;invalid&quot; bit;2) preserve the invalid initializer via recovery exprs;With 1), we will regress the diagnostics (one big regression is that we loosethe &quot;selected &apos;begin&apos; function with iterator type&quot; diagnostic in for-range stmt;but with 2) together, we don&apos;t have regressions (the new diagnostics seems to beimproved).Reviewers: sammccallReviewed By: sammccallSubscribers: cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D78116

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/block-call.cpp</description>
        <pubDate>Tue, 21 Apr 2020 07:57:06 +0000</pubDate>
        <dc:creator>Haojian Wu &lt;hokein.wu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>42455ea9 - Implement objective-c++&apos;s block pointer type matching involving</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/block-call.cpp#42455ea9</link>
        <description>Implement objective-c++&apos;s block pointer type matching involvingtypes which are contravariance in argument types and covariancein return types. // rdar://8979379.llvm-svn: 125445

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/block-call.cpp</description>
        <pubDate>Sat, 12 Feb 2011 19:07:46 +0000</pubDate>
        <dc:creator>Fariborz Jahanian &lt;fjahanian@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
