Commit e2b05aa
committed
fbc: use clang as the default backend on darwin
Clang is the default C compiler on darwin. This addresses llvm bug 18658 for unused gotos and avoids any issues, using the workaround that already exists in the codebase.1 parent 3194a9d commit e2b05aa
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
487 | 489 | | |
488 | 490 | | |
489 | 491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3062 | 3062 | | |
3063 | 3063 | | |
3064 | 3064 | | |
| 3065 | + | |
| 3066 | + | |
| 3067 | + | |
3065 | 3068 | | |
3066 | 3069 | | |
3067 | 3070 | | |
| |||
0 commit comments