mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Add a new -ignore-spi-group-new-api flag that selectively suppresses "new API without '@available'" diagnostics for specified SPI groups while still reporting ABI-breaking changes. rdar://167702700