================ @@ -9780,6 +9780,7 @@ Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, QualType R = TInfo->getType(); assert(R->isFunctionType()); + ---------------- cor3ntin wrote: Whitespace change https://github.com/llvm/llvm-project/pull/121417