================
@@ -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)
----------------
cor3ntin wrote:

Well, CI doesn't pass so it's certainly not fine as is :D. I like @zyn0217. We 
could extract that logic and a function nd reuse it.

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