llvm-project/clang-tools-extra/test/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
..
checkers [clang-tidy] Add check 'cert-err33-c'. 2021-11-02 11:38:47 +01:00
infrastructure [clang-tidy] Support globbing in NOLINT* expressions 2021-10-19 16:30:51 +00:00
check_clang_tidy.py [clang-tidy][test] Allow specifying potentially unused suffixes 2021-02-24 15:22:54 +00:00