<?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 return-stmt-merge.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fb4acffb - [analyzer] Expose return statement from CallExit program point</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/return-stmt-merge.cpp#fb4acffb</link>
        <description>[analyzer] Expose return statement from CallExit program pointIf the return statement is stored, we might as well allow queryingagainst it.Also fix the bug where the return statement is not storedif there is no return value.This change un-merges two ExplodedNodes during call exit when the stateis otherwise identical - the CallExitBegin node itself and the &quot;BindReturn Value&quot;-tagged node.And expose the return statement throughgetStatement helper function.Differential Revision: https://reviews.llvm.org/D42130llvm-svn: 324052

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/return-stmt-merge.cpp</description>
        <pubDate>Fri, 02 Feb 2018 02:19:43 +0000</pubDate>
        <dc:creator>George Karpenkov &lt;ekarpenkov@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
