llvm-project/clang-tools-extra/docs/clang-tidy
Balázs Kéri 4bcbb3d4d7 [clang-tidy] Add check 'cert-err33-c'.
The CERT rule ERR33-C can be modeled partially by the existing check
'bugprone-unused-return-value'. The existing check is reused with
a fixed set of checked functions.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D112409
2021-11-02 11:38:47 +01:00
..
checks [clang-tidy] Add check 'cert-err33-c'. 2021-11-02 11:38:47 +01:00
Contributing.rst [clang-tidy] Tidy up spelling, grammar, and inconsistencies in documentation (NFC) 2021-10-23 00:07:36 -07:00
Integrations.rst [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
index.rst [clang-tidy] Tidy up spelling, grammar, and inconsistencies in documentation (NFC) 2021-10-23 00:07:36 -07:00