[clang] [NFC][analyzer] Conversion to CheckerFamily: CStringChecker (PR #150971)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 29 00:40:20 PDT 2025
================
@@ -584,7 +579,7 @@ ProgramStateRef CStringChecker::CheckLocation(CheckerContext &C,
// These checks are either enabled by the CString out-of-bounds checker
// explicitly or implicitly by the Malloc checker.
// In the latter case we only do modeling but do not emit warning.
----------------
NagyDonat wrote:
Note to self: this comment is obsolete -- I'll update it soon.
https://github.com/llvm/llvm-project/pull/150971
More information about the cfe-commits
mailing list