mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When an EnumElementDecl is parsed, we create the parameter list before creating the EnumElementDecl itself, so we have to re-parent those ParamDecls just like we do for functions and subscripts.
183 KiB
183 KiB