mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
That is, don't look through InOutType anymore, and update callers to call getInOutObjectType() as well (or not, where it was obvious to me that InOutType could not appear). This surfaces more remaining uses of getInOutObjectType() directly.