react-native-macos/ReactCommon/react/renderer/attributedstring
Nick Gerleman 06b55a3d04 Enable -Wpedantic in OSS Android Targets (#34403)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/34403

This change mirrors D38457812 (063c2b4668) 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
2022-08-13 00:12:42 -07:00
..
tests Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AttributedString.cpp Fix `AttributedString` comparison logic for TextInput state updates 2022-07-18 18:20:22 -07:00
AttributedString.h Fix `AttributedString` comparison logic for TextInput state updates 2022-07-18 18:20:22 -07:00
AttributedStringBox.cpp Turning on clang tidy performance-* 2022-01-05 05:53:13 -08:00
AttributedStringBox.h Turning on clang tidy performance-* 2022-01-05 05:53:13 -08:00
BUCK Remove molly dep from react-native buck graph 2022-08-11 04:53:34 -07:00
CMakeLists.txt Enable -Wpedantic in OSS Android Targets (#34403) 2022-08-13 00:12:42 -07:00
ParagraphAttributes.cpp Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ParagraphAttributes.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TextAttributes.cpp Use std::optional instead of butter::optional 2022-03-04 07:25:59 -08:00
TextAttributes.h Use std::optional instead of butter::optional 2022-03-04 07:25:59 -08:00
conversions.h Use std::optional instead of butter::optional 2022-03-04 07:25:59 -08:00
primitives.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00