mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
in some situations, enum element decls are being skipped when rendering declaration fragments. this trips an assertion in the declaration fragment renderer that ensures that it always renders something. by always rendering enum elements, we can sidestep this issue.
24 KiB
24 KiB