Files
swift-mirror/test/stmt
Doug Gregor 956c330611 [Constraint solver] Encode thrown error type in references to subscripts
A reference to a subscript (whether instance or static) produces a
function type, which is then applied as part of an application
constraint. Make sure that we encode whether the subscript can throw,
and the thrown error type if present, in that function type. This lets
us correctly treat subscripts as a potential throw sites.
2023-12-13 15:22:21 -08:00
..
2023-09-01 14:32:14 +01:00
2023-12-03 21:51:22 -08:00
2023-09-01 14:32:14 +01:00