mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Instead of trying to order based on the "nested depth", let's always prefer canonical ordering of type parameters when it comes to picking representative equivalence class. Resolves: rdar://problem/45957015