[PATCH] D83717: [clang-tidy] Add check fo SEI CERT item ENV32-C
Endre Fülöp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 14:39:00 PDT 2020
gamesh411 updated this revision to Diff 277575.
gamesh411 added a comment.
simplify VisitCallExpr
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.277575.patch
Type: text/x-patch
Size: 24751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/bd7b28d7/attachment.bin>
More information about the llvm-commits
mailing list