mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The latest version of Clang is reporting warnings from the -Wcast-function-type-mismatch check when a function taking a __strong pointer parameter is converted to a void* parameter.