================
@@ -406,18 +407,49 @@ ExecuteCompiler
 | | ParseFunctionDefinition (fooA)
 | | ParseDeclarationOrFunctionDefinition (test.cc:3:5)
 | | | ParseFunctionDefinition (user)
+| | | | DeduceTemplateArguments (./a.h:7:10)
 | | | | DeferInstantiation (fooA<int>)
 | PerformPendingInstantiations
 | | InstantiateFunction (fooA<int>, a.h:7)
+| | | DeduceTemplateArguments (./b.h:8:17)
----------------
philnik777 wrote:

@zyn0217 @cor3ntin Do you think I should replace this with a more compilcated 
solution, or do you think the patch is fine as-is?

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

Reply via email to