mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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 ```
254 KiB
254 KiB