Commit 808b058
authored
Generate one enum per enum case for the testing.
This is a workaround for apple#904, the underlying problem is still there, but this
makes the generated source file for testing "work" in that it doesn't hit the
compile failure. A real solution is still needed for large enums.1 parent ed9913b commit 808b058
File tree
4 files changed
+79333
-7766
lines changed- Protos
- Reference
- Tests/SwiftProtobufTests
4 files changed
+79333
-7766
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
468 | 470 | | |
469 | 471 | | |
470 | 472 | | |
| |||
0 commit comments