Commit 02a239d
Fixing unreachable-code-return in react-native-github (facebook#56093)
Summary:
Pull Request resolved: facebook#56093
## Changelog
[iOS][Fixed] - Addressing -Wunreachable-code-return issues.
Reviewed By: javache
Differential Revision: D965070931 parent 0b1ce70 commit 02a239d
File tree
2 files changed
+1
-1
lines changed- packages/react-native
- ReactCommon/react/nativemodule/core/platform/ios/ReactCommon
- React/Profiler
2 files changed
+1
-1
lines changed| 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