mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This PR implements proper support for optional generic associated values in enum cases. Most of the code changes are supporting generic types in more contexts in the printer, the rest are making sure we handle the null pointer case when we try to get the declaration from the type that represents a generic parameter. rdar://131112273
4.0 KiB
4.0 KiB