<?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 loop-widening-ignore-static-methods.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>95dd80c2 - [analyzer] Avoid querying this-pointers for static-methods.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/loop-widening-ignore-static-methods.cpp#95dd80c2</link>
        <description>[analyzer] Avoid querying this-pointers for static-methods.Summary:The loop-widening code processes c++ methods looking for `this` pointers.  Inthe case of static methods (which do not have `this` pointers), an assertionwas triggering.   This patch avoids trying to process `this` pointers forstatic methods, and thus avoids triggering the assertion .Reviewers: dcoughlin, george.karpenkov, NoQReviewed By: NoQSubscribers: NoQ, xazax.hun, szepet, a.sidorin, mikhail.ramalho, cfe-commitsDifferential Revision: https://reviews.llvm.org/D50408llvm-svn: 339201

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/loop-widening-ignore-static-methods.cpp</description>
        <pubDate>Tue, 07 Aug 2018 23:13:28 +0000</pubDate>
        <dc:creator>Matt Davis &lt;Matthew.Davis@sony.com&gt;</dc:creator>
    </item>
</channel>
</rss>
