<?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-arg-constraints.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a7cb951f - [Analyzer][StdLibraryFunctionsChecker] Describe arg constraints</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp#a7cb951f</link>
        <description>[Analyzer][StdLibraryFunctionsChecker] Describe arg constraintsIn this patch, I provide a detailed explanation for each argumentconstraint. This explanation is added in an extra &apos;note&apos; tag, which isdisplayed alongside the warning.Since these new notes describe clearly the constraint, there is no needto provide the number of the argument (e.g. &apos;Arg3&apos;) within the warning.However, I decided to keep the name of the constraint in the warning (butthis could be a subject of discussion) in order to be able to identifythe different kind of constraint violations easily in a bug database(e.g. CodeChecker).Differential Revision: https://reviews.llvm.org/D101060

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp</description>
        <pubDate>Thu, 22 Apr 2021 13:12:40 +0000</pubDate>
        <dc:creator>Gabor Marton &lt;gabor.marton@ericsson.com&gt;</dc:creator>
    </item>
<item>
        <title>cfd6b4b8 - [analyzer] Don&apos;t allow hidden checkers to emit diagnostics</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp#cfd6b4b8</link>
        <description>[analyzer] Don&apos;t allow hidden checkers to emit diagnosticsHidden checkers (those marked with Hidden in Checkers.td) are meant fordevelopment purposes only, and are only displayed under-analyzer-checker-help-developer, so users shouldn&apos;t see reports from them.I moved StdLibraryFunctionsArg checker to the unix package from apiModeling asit violated this rule. I believe this change doesn&apos;t deserve a differentrevision because it is in alpha, and the name is so bad anyways I don&apos;timmediately care where it is, because we&apos;ll have to revisit it soon enough.Differential Revision: https://reviews.llvm.org/D81750

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp</description>
        <pubDate>Wed, 27 May 2020 10:27:32 +0000</pubDate>
        <dc:creator>Kirst&#243;f Umann &lt;dkszelethus@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e42e5e4d - [analyzer] Move apiModeling.StdCLibraryFunctionArgs to alpha.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp#e42e5e4d</link>
        <description>[analyzer] Move apiModeling.StdCLibraryFunctionArgs to alpha.It was enabled by default accidentally; still missing some importantfeatures. Also it needs a better package because it doesn&apos;t boil down toAPI modeling.Differential Revision: https://reviews.llvm.org/D80213

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp</description>
        <pubDate>Tue, 19 May 2020 19:43:10 +0000</pubDate>
        <dc:creator>Artem Dergachev &lt;artem.dergachev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ab1fad8a - [analyzer] StdLibraryFunctionsChecker: Add test for function with default parameter</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/std-c-library-functions-arg-constraints.cpp#ab1fad8a</link>
        <description>[analyzer] StdLibraryFunctionsChecker: Add test for function with default parameterReviewers: Szelethus, baloghadamsoftware, gamesh411, steakhal, balazskeSubscribers: whisperity, xazax.hun, szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, Charusso, ASDenysPetrov, cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D77411

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