swiftlang / swift-corelibs-libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
swift.org
Apache License 2.0
2.47k stars 460 forks source link

Disable new `cast-function-type-mismatch` #840

Closed bnbarham closed 2 months ago

bnbarham commented 2 months ago

Should fix this properly, but for now just disable the warning itself.

bnbarham commented 2 months ago

@swift-ci please test