<?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 stddefneeds.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ae360dc3 - Add a triple to new test.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Headers/stddefneeds.cpp#ae360dc3</link>
        <description>Add a triple to new test.NULL is just 0 on Windows, so the Wsentinel part of the test doesn&apos;t pass there.llvm-svn: 207607

            List of files:
            /llvm-project-15.0.7/clang/test/Headers/stddefneeds.cpp</description>
        <pubDate>Wed, 30 Apr 2014 04:54:42 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>272bcf67 - Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Headers/stddefneeds.cpp#272bcf67</link>
        <description>Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}.glibc expects that stddef.h only defines a single thing if either of thesedefines is set.  For example, before this change, a C file containing  #include &lt;stdlib.h&gt;  int ptrdiff_t = 0;would compile with gcc but not with clang. Now it compiles with clang too.This also fixes PR12997, where older versions of the Linux headers would defineNULL incorrectly, and glibc would define __need_NULL and expect stddef.h toredefine NULL with the correct definition.llvm-svn: 207606

            List of files:
            /llvm-project-15.0.7/clang/test/Headers/stddefneeds.cpp</description>
        <pubDate>Wed, 30 Apr 2014 04:35:09 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
