================
@@ -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,
----------------
vitalybuka wrote:

Changes in this file look unrelated, can you please extract into a separate PR?

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