<?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 2007-10-01-BuildArrayRef.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8c5edb59 - Use functions with prototypes when appropriate; NFC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c#8c5edb59</link>
        <description>Use functions with prototypes when appropriate; NFCA significant number of our tests in C accidentally use functionswithout prototypes. This patch converts the function signatures to havea prototype for the situations where the test is not specific to K&amp;R Cdeclarations. e.g.,  void func();becomes  void func(void);This is the second batch of tests being updated (there are a significantnumber of other tests left to be updated).

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c</description>
        <pubDate>Fri, 04 Feb 2022 20:19:56 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>a644314b - Fix a test that hasn&apos;t worked since 2007</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c#a644314b</link>
        <description>Fix a test that hasn&apos;t worked since 2007Due to a missing -verify, 2007-10-01-BuildArrayRef.c was a no-op.The message was changed 5 years ago so also update the test to reflect the new wording.llvm-svn: 196729

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c</description>
        <pubDate>Sun, 08 Dec 2013 18:49:05 +0000</pubDate>
        <dc:creator>Alp Toker &lt;alp@nuanti.com&gt;</dc:creator>
    </item>
<item>
        <title>279c20fd - Migrate 2007-10-01-BuildArrayRef.c from llvm/test/FrontendC.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c#279c20fd</link>
        <description>Migrate 2007-10-01-BuildArrayRef.c from llvm/test/FrontendC.llvm-svn: 135840

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/2007-10-01-BuildArrayRef.c</description>
        <pubDate>Sat, 23 Jul 2011 02:16:25 +0000</pubDate>
        <dc:creator>Eric Christopher &lt;echristo@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
