mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously we would only base the start loc on the `SubExpr`, but that isn't set until CSApply. Change it to take both `SubExpr` and `Body`'s source range into account. Also tighten up the invariant that a TapExpr must be created with a non-null BraceStmt.
92 KiB
92 KiB