<?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 declspec-selectany.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b00a49d1 - Don&apos;t warn about selectany on implicitly inline variables</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/declspec-selectany.cpp#b00a49d1</link>
        <description>Don&apos;t warn about selectany on implicitly inline variablesSummary:This avoids a -Wignored-attribute warning on the code pattern Microsoftrecommends for integral const static data members defined in headershere:https://docs.microsoft.com/en-us/cpp/build/reference/microsoft-extensions-to-c-and-cpp?view=vs-2019The attribute is redundant, but it is necessary when compiling in C++14modes with /Za, which disables MSVC&apos;s extension that treats suchvariables as implicitly inline.Fixes PR43270Reviewers: epastor, thakis, hansSubscribers: cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D67426llvm-svn: 371749

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/declspec-selectany.cpp</description>
        <pubDate>Thu, 12 Sep 2019 17:55:48 +0000</pubDate>
        <dc:creator>Reid Kleckner &lt;rnk@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
