================
@@ -493,8 +493,8 @@ DeduceNullPtrTemplateArgument(Sema &S, 
TemplateParameterList *TemplateParams,
                                                         : CK_NullToPointer)
                     .get();
   return DeduceNonTypeTemplateArgument(
-      S, TemplateParams, NTTP, DeducedTemplateArgument(Value), 
Value->getType(),
----------------
erichkeane wrote:

Right, yeah... just a touch jarring in this case I guess?  But I can see the 
logic of both ways, so whatever you'd like is fine here.

https://github.com/llvm/llvm-project/pull/134693
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to