mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If we don't have an associated TypeRepr for a contextual type in the constraint system, dump the ASTNode that it's for instead. Before: ``` Contextual Type: $T2 ``` After: ``` Contextual Type: $T2 at DeclRef@/Users/hamish/src/swift-test-arena/swift-test-arena/main.swift:1493:21 ```
19 KiB
19 KiB