================ @@ -3995,4 +3995,4 @@ bool SemaHLSL::handleInitialization(VarDecl *VDecl, Expr *&Init) { } Init = C; return true; -} +} ---------------- spall wrote: add the newline back. https://github.com/llvm/llvm-project/pull/147342