<?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 attr-capabilities.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2d58d19c - [ThreadSafetyAnalysis] Fix isCapabilityExpr</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/attr-capabilities.cpp#2d58d19c</link>
        <description>[ThreadSafetyAnalysis] Fix isCapabilityExprThere are many more expr types that can be a capability expr, likeCXXThisExpr, CallExpr, MemberExpr. Instead of enumerating all of them,just check typeHasCapability for any type given.Also add &amp; and * operators to allowed unary operators.Differential Revision: https://reviews.llvm.org/D41224llvm-svn: 320753

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/attr-capabilities.cpp</description>
        <pubDate>Thu, 14 Dec 2017 22:24:45 +0000</pubDate>
        <dc:creator>Yi Kong &lt;yikong@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
