mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Clang has different warning settings, so catches different issues than the VS compile. This fixes various minor issues caught by clang. Part of https://github.com/flutter/flutter/issues/16256