Commit 4c560b1
Fix -Wswitch-default issues (facebook#54661)
Summary:
Pull Request resolved: facebook#54661
Changelog: [iOS] [Fixed] - Address `-Wswitch-default` warnings for projects that use that compiler flag
Differential Revision: D87817060
fbshipit-source-id: caab371f59b6771b3f6bb16215ae8a46972061731 parent be94707 commit 4c560b1
File tree
3 files changed
+11
-0
lines changed- packages/react-native/ReactCommon
- jsinspector-modern/tracing
- react/renderer
- attributedstring
- components/image
3 files changed
+11
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
| |||
0 commit comments