<?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 std-c-library-functions-lookup.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>634258b8 - [analyzer] StdLibraryFunctionsChecker: Add support to lookup types</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-lookup.cpp#634258b8</link>
        <description>[analyzer] StdLibraryFunctionsChecker: Add support to lookup typesSummary:In this patch I am trying to get rid of the `Irrelevant` types from thesignatures of the functions from the standard C library. For that I&apos;veintroduced `lookupType()` to be able to lookup arbitrary types in the globalscope. This makes it possible to define the signatures precisely.Note 1) `fread`&apos;s signature is now fixed to have the proper `FILE *restrict`type when C99 is the language.Note 2) There are still existing `Irrelevant` types, but they are all fromPOSIX. I am planning to address those together with the missing POSIX functions(in D79433).Reviewers: xazax.hun, NoQ, Szelethus, balazskeSubscribers: whisperity, baloghadamsoftware, szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, gamesh411, Charusso, steakhal, ASDenysPetrov, cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D80016

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-lookup.cpp</description>
        <pubDate>Fri, 15 May 2020 09:25:40 +0000</pubDate>
        <dc:creator>Gabor Marton &lt;gabor.marton@ericsson.com&gt;</dc:creator>
    </item>
</channel>
</rss>
