================
@@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
