[PATCH] D91000: [clang-tidy] Add cert-msc24-c checker.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 10 06:56:39 PST 2022


martong added a comment.



> I think for now it is enough to issue a warning of using these functions, and not suggest a replacement. Should we add an option to the checker to also check for these functions?

IMHO, it is okay to start with just simply issuing the warning. Later we might add that option (in a subsequent patch).


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

https://reviews.llvm.org/D91000



More information about the cfe-commits mailing list