Learn more about cloning repositories
You have read-only access
Consider @auto_closure when mangling types. We allow overloads on foo(() -> T) and foo(@auto_closure () -> T) in Sema, so they need distinct manglings. Fixes <rdar://problem/16045566>. Swift SVN r13856