dkrupp wrote: Thanks for the reviews. I updated the patch.
@haoNoQ - I changed the report to non-fatal - I factored out the warning into a new checker optin.taint.TaintMalloc. This way the checker can be enabled separately. Of course, the alpha.security.taint.TaintPropagation checker is a prerequisite as indicated in the checker doc. @steakhal - New test is added to the taint-diagnostic-visitor.c to test the taint related notes diagnostics. -Minor changes addressed as requested. Could you please check again? https://github.com/llvm/llvm-project/pull/92420 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits