swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.6k stars 10.37k forks source link

[CSBindings] Revert changes in `BindingSet::isViable` #77653

Open xedin opened 1 day ago

xedin commented 1 day ago

This change although correct cases performance issues in some scenarios.

xedin commented 1 day ago

@swift-ci please test

xedin commented 1 day ago

Reverts https://github.com/swiftlang/swift/pull/76487 and https://github.com/swiftlang/swift/pull/77153 but leaves their tests.

xedin commented 22 hours ago

@swift-ci please smoke test