mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Instead of returning a parser error, which results in generic parser recovery that skips until the next decl, return an `ErrorExpr` so we can continue parsing.