Files
swift-mirror/lib/Sema/ConstraintSystem.cpp
Ben Barham c05abfebec [CS] Add a fallback for overload locators that failed to simplify
If an overload locator couldn't be simplified to its anchor, fallback to
the anchor of the locator instead. Also add an assert so that we can
track down whether this is actually valid or not.

Resolves rdar://89097800.
2022-02-18 14:25:57 -08:00

229 KiB