Commit 8fbf6ad
Fixing unreachable-code-return in react-native-github (facebook#56338)
Summary:
## Changelog:
[iOS] [Fixed] - Addressed -Wunreachable-code-return violations
Reviewed By: NickGerleman
Differential Revision: D977971961 parent 23f7dc4 commit 8fbf6ad
2 files changed
Lines changed: 20 additions & 23 deletions
File tree
- packages/react-native/ReactCommon
- jsinspector-modern/tracing
- react/renderer/runtimescheduler/tests
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
Lines changed: 20 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
862 | | - | |
| 861 | + | |
| 862 | + | |
863 | 863 | | |
864 | 864 | | |
865 | | - | |
866 | 865 | | |
867 | 866 | | |
868 | 867 | | |
| |||
1169 | 1168 | | |
1170 | 1169 | | |
1171 | 1170 | | |
1172 | | - | |
1173 | | - | |
1174 | | - | |
1175 | | - | |
1176 | | - | |
1177 | | - | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
1181 | | - | |
1182 | | - | |
1183 | | - | |
1184 | | - | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
1188 | 1186 | | |
1189 | | - | |
| 1187 | + | |
1190 | 1188 | | |
1191 | | - | |
1192 | | - | |
| 1189 | + | |
| 1190 | + | |
1193 | 1191 | | |
1194 | 1192 | | |
1195 | 1193 | | |
| |||
0 commit comments