================
@@ -5249,9 +5249,17 @@ Sema::DeduceAutoType(TypeLoc Type, Expr *Init, QualType 
&Result,
   // Deduce type of TemplParam in Func(Init)
   SmallVector<DeducedTemplateArgument, 1> Deduced;
   Deduced.resize(1);
-
   SmallVector<OriginalCallArg, 4> OriginalCallArgs;
----------------
zyn0217 wrote:

Please avoid unnecessary changes

https://github.com/llvm/llvm-project/pull/188196
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to