================
@@ -108,14 +108,17 @@ static Value *getBoundsCheckCond(Value *Ptr, Value 
*InstVal,
   return Or;
 }
 
-static CallInst *InsertTrap(BuilderTy &IRB, bool DebugTrapBB) {
+static CallInst *InsertTrap(BuilderTy &IRB, bool DebugTrapBB,
----------------
thurstond wrote:

Done (https://github.com/llvm/llvm-project/pull/124613)

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

Reply via email to