mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Locators that refer to opened type parameters now carry information about the source location where we needed to open the type, so that (for example) we can trace an opened type parameter back to the location it was opened. As part of this, eliminate the "rootExpr" fallback, because we're threading constraint locators everywhere. This is infrastructural, and should be NFC. Swift SVN r21919
144 KiB
144 KiB