<?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 errno-stdlibraryfunctions-notes.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>957014da - [clang][Analyzer] Add errno state to standard functions modeling.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/errno-stdlibraryfunctions-notes.c#957014da</link>
        <description>[clang][Analyzer] Add errno state to standard functions modeling.This updates StdLibraryFunctionsChecker to set the state of &apos;errno&apos;by using the new errno_modeling functionality.The errno value is set in the PostCall callback. Setting it in call::Evaldid not work for some reason and then every function should beEvalCallAsPure which may be bad to do. Now the errno value and stateis not allowed to be checked in any PostCall checker callback becauseit is unspecified if the errno was set already or will be set laterby this checker.Reviewed By: martong, steakhalDifferential Revision: https://reviews.llvm.org/D125400

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/errno-stdlibraryfunctions-notes.c</description>
        <pubDate>Tue, 21 Jun 2022 06:29:31 +0000</pubDate>
        <dc:creator>Bal&#225;zs K&#233;ri &lt;1.int32@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
