[PATCH] D112409: [clang-tidy] Add check 'cert-err33-c'.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 29 00:16:49 PDT 2021


balazske updated this revision to Diff 383245.
balazske added a comment.

Using a much smaller test file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112409/new/

https://reviews.llvm.org/D112409

Files:
  clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/bugprone-unused-return-value.rst
  clang-tools-extra/docs/clang-tidy/checks/cert-err33-c.rst
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/test/clang-tidy/checkers/cert-err33-c.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112409.383245.patch
Type: text/x-patch
Size: 21085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211029/cf8dfe32/attachment-0001.bin>


More information about the cfe-commits mailing list