Commit 6defeae
Fixing unreachable-code-return in react-native-github (facebook#56093)
Summary:
## Changelog
[iOS][Fixed] - Addressing -Wunreachable-code-return issues.
Reviewed By: javache
Differential Revision: D965070931 parent 1132229 commit 6defeae
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native
- ReactCommon/react/nativemodule/core/platform/ios/ReactCommon
- React/Profiler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
0 commit comments