Commit b0146b1
authored
Conditionalize 'ExplicitSendable' warning group to 6.3 compilers (#1473)
This is a follow-up to the new warning group adopted in
#1445, to limit its usage
to 6.3 or later compilers since that diagnostic was added in 6.3.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent df8a6d2 commit b0146b1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
372 | 373 | | |
| 374 | + | |
373 | 375 | | |
374 | 376 | | |
375 | 377 | | |
| |||
0 commit comments