Learn more about cloning repositories
You have read-only access
SIL: Fix typing of generic property accessors. Getters and setters of generic types have polymorphic function type '<T...> This<T...> -> A -> R', not a bound function type. Swift SVN r3482