Files
swift-mirror/lib/Sema/CSSimplify.cpp
Doug Gregor c2f88abfeb [Constraint system] Always add recoverable concurrency fixes.
This avoids us having to go down the less-efficient "salvage" path when
dealing with concurrency issues. It also fixes overloading behavior
when dealing with `@preconcurrency` and `@Sendable` functions,
such as in https://github.com/apple/swift/issues/59909.
2022-07-07 18:14:48 -07:00

525 KiB