================ @@ -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:
In fact I ended up deleting it because this is just standard operating procedure for the distinction between modeling / reporting checkers. https://github.com/llvm/llvm-project/pull/150971 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits