mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
06b55a3d04
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34403 This change mirrors D38457812 (https://github.com/facebook/react-native/commit/063c2b4668b279ccbca639f98f7a0a5c4d7c5690) which added -Wpedantic to ReactCommon targets, but for the Android build used by OSS. This should ensure contributors see the same warnings locally as the internal build would produce. Changelog: [Android][Changed] - Enable -Wpedantic in OSS Android Targets Reviewed By: cortinico Differential Revision: D38632454 fbshipit-source-id: 19a036ee3f902eb9d47c568aef448af9d8562358