Commit 9079b53
Fix exhaustive switches (#52379)
Summary:
Pull Request resolved: #52379
Changelog: [General][Fixed] - Add `default:` case to avoid warnings/errors for targets that compile with `-Wswitch-enum` and `-Wswitch-default` enabled
Reviewed By: aary, yungsters, astreet
Differential Revision: D77051152
fbshipit-source-id: 100b10f97cb3a5d73f1e3dcaf1b284baf6a439821 parent da23346 commit 9079b53
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | | - | |
77 | | - | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments