<?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 warn-nullchar-nullptr.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a5c25c5d - [Sema] attempt to appease buildbots after r367940</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/warn-nullchar-nullptr.c#a5c25c5d</link>
        <description>[Sema] attempt to appease buildbots after r367940A buildbot got angry about this new test, with error messages like:warn-nullchar-nullptr.c Line 16: use of undeclared identifier &apos;u&apos;It looks like this `u&apos;c&apos;` syntax was introduced in C11; I&apos;m guessingsome bots may default to something before that. Let&apos;s see if explicitlyspecifying the standard version makes it happy...llvm-svn: 367947

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/warn-nullchar-nullptr.c</description>
        <pubDate>Mon, 05 Aug 2019 23:19:15 +0000</pubDate>
        <dc:creator>George Burgess IV &lt;george.burgess.iv@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f708f0a2 - [Sema] Add -Wpointer-compare</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/warn-nullchar-nullptr.c#f708f0a2</link>
        <description>[Sema] Add -Wpointer-compareThis patch adds a warning that diagnoses comparisons of pointers to&apos;\0&apos;. This is often indicative of a bug (e.g. the user might&apos;veforgotten to dereference the pointer).Patch by Elaina Guan!Differential Revision: https://reviews.llvm.org/D65595llvm-svn: 367940

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/warn-nullchar-nullptr.c</description>
        <pubDate>Mon, 05 Aug 2019 22:15:40 +0000</pubDate>
        <dc:creator>George Burgess IV &lt;george.burgess.iv@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
