[PATCH] D62829: [clang-tidy] Check for dynamically initialized statics in headers.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 21 12:59:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369568: [clang-tidy] Check for dynamically initialized statics in headers. (authored by yuanfang, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D62829?vs=214275&id=216451#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62829/new/
https://reviews.llvm.org/D62829
Files:
clang-tools-extra/trunk/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/DynamicStaticInitializersCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-dynamic-static-initializers.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/bugprone-dynamic-static-initializers.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62829.216451.patch
Type: text/x-patch
Size: 11156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190821/131bafaa/attachment-0001.bin>
More information about the cfe-commits
mailing list