================
@@ -4864,14 +4877,22 @@ bool Sema::BuiltinVAStart(unsigned BuiltinID, CallExpr *TheCall) {
return true;
// Verify that the second argument to the builtin is the last argument of the
----------------
AaronBallman wrote:
Yup, I'll fix.
https://github.com/llvm/llvm-project/pull/131166