================
@@ -1046,10 +1044,7 @@ bool GenericTaintChecker::generateReportIfTainted(const 
Expr *E, StringRef Msg,
     return false;
 
   // Generate diagnostic.
----------------
NagyDonat wrote:

:thinking: Perhaps add an `assert(BT)` here for the sake of paranoia?

https://github.com/llvm/llvm-project/pull/98157
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to