You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address control reaches end of non-void function warning
firestore/src/common/field_value.cc: In member function ‘std::string firebase::firestore::FieldValue::ToString() const’:
firestore/src/common/field_value.cc:341:1: warning: control reaches end of non-void function [-Wreturn-type]
341 | }
PiperOrigin-RevId: 299217768
0 commit comments