mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Modifies SILGen and the `Swift._diagnoseUnexpectedNilOptional` call to print a slightly different message for force unwraps which were implicitly inserted by the compiler for IUOs. The message is chosen based on the presence of certain flags in the `ForceValueExpr`, not on the type of the value being unwrapped.
10 KiB
10 KiB