timon-ul wrote: Decided that while I wait I just add the handling for chain forwarding. Did not seem that complicated the more I thought about it. Not sure if I should have checked for it being the same arguments being passed on.
Also I assume caching for the chained forwarding is probably wasted given I don't expect the inner instantiation to be reused much. https://github.com/llvm/llvm-project/pull/169742 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
