mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The use of this macro in C++ translation units leads to the symbol visibility being switched to default instead of hidden. This only happens in bitcode enabled builds. A toolchain upgrade will be necessary to undo this workaround.