[PATCH] D140290: [clang-tidy] Add misc-static-declaration-in-header check
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 19 09:09:16 PST 2022
carlosgalvezp updated this revision to Diff 483981.
carlosgalvezp marked an inline comment as done.
carlosgalvezp added a comment.
Add description in release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140290/new/
https://reviews.llvm.org/D140290
Files:
clang-tools-extra/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/clang-tidy/misc/StaticDeclarationInHeaderCheck.cpp
clang-tools-extra/clang-tidy/misc/StaticDeclarationInHeaderCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/misc/static-declaration-in-header.rst
clang-tools-extra/test/clang-tidy/checkers/misc/static-declaration-in-header.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140290.483981.patch
Type: text/x-patch
Size: 12767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/0d0a381d/attachment-0001.bin>
More information about the cfe-commits
mailing list