[PATCH] D83717: [clang-tidy] Add check fo SEI CERT item ENV32-C
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 15 07:21:06 PDT 2020
gamesh411 updated this revision to Diff 278181.
gamesh411 added a comment.
tidy up release notes, make all new check entries uniform
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83717/new/
https://reviews.llvm.org/D83717
Files:
clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp
clang-tools-extra/clang-tidy/cert/CMakeLists.txt
clang-tools-extra/clang-tidy/cert/ExitHandlerCheck.cpp
clang-tools-extra/clang-tidy/cert/ExitHandlerCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cert-env32-c.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/cert-env32-c.c
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cert/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83717.278181.patch
Type: text/x-patch
Size: 29640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200715/b02482eb/attachment-0001.bin>
More information about the cfe-commits
mailing list