<?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 DynamicStaticInitializersCheck.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>27553933 - [clang-tidy] Add support for diagnostics with no location</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#27553933</link>
        <description>[clang-tidy] Add support for diagnostics with no locationAdd methods for emitting diagnostics with no location as well as a special diagnostic for configuration errors.These show up in the errors as [clang-tidy-config].The reason to use a custom name rather than the check name is to distinguish the error isn&apos;t the same category as the check that reported it.Reviewed By: aaron.ballmanDifferential Revision: https://reviews.llvm.org/D91885

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Tue, 08 Dec 2020 20:28:42 +0000</pubDate>
        <dc:creator>Nathan James &lt;n.james93@hotmail.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>c7a7bba8 - Fixup clang-tidy after recent Clang change.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#c7a7bba8</link>
        <description>Fixup clang-tidy after recent Clang change.

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Tue, 20 Oct 2020 03:13:35 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard@metafoo.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>47caa691 - [clang-tidy] Use ; as separator for HeaderFileExtensions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#47caa691</link>
        <description>[clang-tidy] Use ; as separator for HeaderFileExtensions... and deprecate use of &apos;,&apos; for the same.https://reviews.llvm.org/D75621

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Wed, 04 Mar 2020 16:55:03 +0000</pubDate>
        <dc:creator>Jonathan Roelofs &lt;jroelofs@jroelofs.com&gt;</dc:creator>
    </item>
<item>
        <title>3486cc01 - [clang-tidy] Generalize HeaderFileExtensions.{h,cpp}. NFC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#3486cc01</link>
        <description>[clang-tidy] Generalize HeaderFileExtensions.{h,cpp}. NFChttps://reviews.llvm.org/D75489

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Tue, 25 Feb 2020 17:41:32 +0000</pubDate>
        <dc:creator>Jonathan Roelofs &lt;jroelofs@jroelofs.com&gt;</dc:creator>
    </item>
<item>
        <title>e40a742a - [clang-tidy] Change checks to use new isLanguageVersionSupported restriction</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#e40a742a</link>
        <description>[clang-tidy] Change checks to use new isLanguageVersionSupported restrictionSummary: Modifies all checks that are language version dependent to use `isLanguageVersionSupported`Reviewers: jdoerfert, lebedev.ri, aaron.ballman, gribozavr2, Eugene.ZelenkoReviewed By: gribozavr2Subscribers: wuzish, nemanjai, xazax.hun, hiraditya, kbarton, steven_wu, dexonsmith, arphaman, lebedev.ri, cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D75340

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Tue, 03 Mar 2020 16:39:32 +0000</pubDate>
        <dc:creator>Nathan James &lt;n.james93@hotmail.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>f24c1e6b - [clang-tidy] Check for dynamically initialized statics in headers.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp#f24c1e6b</link>
        <description>[clang-tidy] Check for dynamically initialized statics in headers.Finds instances where variables with static storage are initialized dynamically in header files.Reviewed By: aaron.ballman, alexfhPatch by Charles Zhang!Differential Revision: https://reviews.llvm.org/D62829llvm-svn: 369568

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp</description>
        <pubDate>Wed, 21 Aug 2019 20:00:01 +0000</pubDate>
        <dc:creator>Yuanfang Chen &lt;yuanfang.chen@sony.com&gt;</dc:creator>
    </item>
</channel>
</rss>
