Learn more about cloning repositories
You have read-only access
SILGen: Peephole Any bridging through optionals. If a `T?` is converted to `Any?` to pass to a `_Nullable id` interface in ObjC, avoid the intermediate conversion and bridge straight to AnyObject? too.