<?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 array-parameter.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cc5b7727 - [clang] Introduce -Warray-parameter</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/array-parameter.c#cc5b7727</link>
        <description>[clang] Introduce -Warray-parameterThis warning exist in GCC[0] and warns about re-declarations of functionsinvolving arguments of array or pointer types of inconsistent kinds or forms.This is not the exact same implementation as GCC&apos;s : there&apos;s no warning leveland that flag has no effect on -Warray-bounds.[0] https://gcc.gnu.org/onlinedocs/gcc-12.1.0/gcc/Warning-Options.html#index-Wno-array-parameterDifferential Revision: https://reviews.llvm.org/D128449

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/array-parameter.c</description>
        <pubDate>Thu, 23 Jun 2022 14:20:09 +0000</pubDate>
        <dc:creator>serge-sans-paille &lt;sguelton@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
