Files
swift-mirror/test/SILOptimizer/infinite_recursion.swift
Pavel Yaskevich 0525818a33 [CSOptimizer] Allow matching candidates with optional types against generic paameter types
For example passing `Int?` to `T` should be considered a match
if `T` doesn't have any requirements that block it.
2025-06-27 23:43:10 -07:00

7.8 KiB