<?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 reserved-identifier.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>141df744 - Add missing diagnostic for use of _reserved name in extern &quot;C&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/reserved-identifier.cpp#141df744</link>
        <description>Add missing diagnostic for use of _reserved name in extern &quot;C&quot;declaration.Names starting with an underscore are reserved at the global scope, socannot be used as the name of an extern &quot;C&quot; symbol in any scope becausesuch usages conflict with a name at global scope.

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/reserved-identifier.cpp</description>
        <pubDate>Wed, 06 Oct 2021 22:11:12 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>7063b76b - PR50644: Do not warn on a declaration of `operator&quot;&quot; _foo`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/reserved-identifier.cpp#7063b76b</link>
        <description>PR50644: Do not warn on a declaration of `operator&quot;&quot; _foo`.Also do not warn on `#define _foo` or `#undef _foo`.Only global scope names starting with _[a-z] are reserved, not the useof such an identifier in any other context.

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/reserved-identifier.cpp</description>
        <pubDate>Wed, 06 Oct 2021 21:11:32 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
