Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich ff51291d30 [CSSimplify] Don't enable OneWayBindParam for result builder transformed closures
This means two things:

- transformed closures behave just like regular multi-statement closures
- It's now possible to pass partially resolved parameter types into
  the closure which helps with diagnostics.
2023-03-16 16:16:57 -07:00

573 KiB