mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use the PatternBindingInitializer context if we have one. This also uncovered a parser issue where we would mistakenly create a PatternBindingInitializer in top-level code after parsing the initializers.