Commit cec299f
Fix missing enum values in switch statements (xplat/js)
Summary:
Make improvements so that it is safe to use the `-Wswitch-enum` compiler error in a project consuming RN
Changelog: [iOS] [Fixed] - Improve support for projects with `-Wswitch-enum` compiler error
Differential Revision: D86026884
fbshipit-source-id: 0407cc24d39d8da3badcc38a890b1dcff4b8f10c1 parent 69e87a4 commit cec299f
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
| |||
0 commit comments