ankit-cybertron wrote: Hi @ojhunt, just following up on this PR when you get a chance.
Since the last update, I’ve added the deduction-based error case as discussed: type-aware bindings to an incomplete type now produce an error, while cases with no viable type-aware candidate warn and fall back to the non-type-aware path. And all checks are currently passing. Please let me know if there’s anything else you’d like me to adjust or investigate. https://github.com/llvm/llvm-project/pull/213455 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
