Learn more about cloning repositories
You have read-only access
IRGen: Record enum payload type, not the constructor type If we have a 'case Foo(T)' inside 'enum E', we only want to keep 'T' around, not 'E.Type -> T -> E'.