<?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 noderef.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>00dad9d0 - Ignore noderef attribute in unevaluated context</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Frontend/noderef.cpp#00dad9d0</link>
        <description>Ignore noderef attribute in unevaluated contextThe noderef attribute is for catching code that accesses pointers ina different address space. Unevaluated code is always safe in that regard.

            List of files:
            /llvm-project-15.0.7/clang/test/Frontend/noderef.cpp</description>
        <pubDate>Mon, 23 Nov 2020 13:10:35 +0000</pubDate>
        <dc:creator>Jann Horn &lt;jannh@google.com&gt;</dc:creator>
    </item>
<item>
        <title>2f6bb2a6 - [clang][Attribute] Fix noderef attribute false-negatives</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Frontend/noderef.cpp#2f6bb2a6</link>
        <description>[clang][Attribute] Fix noderef attribute false-negatives`noderef` was failing to trigger warnings in some cases related to c++ stylecasting. This patch addresses them.Differential Revision: https://reviews.llvm.org/D77836

            List of files:
            /llvm-project-15.0.7/clang/test/Frontend/noderef.cpp</description>
        <pubDate>Wed, 10 Jun 2020 19:20:54 +0000</pubDate>
        <dc:creator>Leonard Chan &lt;leonardchan@google.com&gt;</dc:creator>
    </item>
<item>
        <title>ad7ac964 - [Sema/Attribute] Check for noderef attribute</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Frontend/noderef.cpp#ad7ac964</link>
        <description>[Sema/Attribute] Check for noderef attributeThis patch adds the noderef attribute in clang and checks for dereferences oftypes that have this attribute. This attribute is currently used by sparse andwould like to be ported to clang.Differential Revision: https://reviews.llvm.org/D49511llvm-svn: 348442

            List of files:
            /llvm-project-15.0.7/clang/test/Frontend/noderef.cpp</description>
        <pubDate>Thu, 06 Dec 2018 01:05:54 +0000</pubDate>
        <dc:creator>Leonard Chan &lt;leonardchan@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
