swift
ModuleInterface: Avoid printing `@_spi` enum elements in public swiftinterfaces
#62300
Merged

ModuleInterface: Avoid printing `@_spi` enum elements in public swiftinterfaces #62300

tshortli merged 4 commits into swiftlang:main from tshortli:spi-enum-cases
tshortli
tshortli tshortli requested a review from slavapestov slavapestov 2 years ago
tshortli tshortli requested a review from xymus xymus 2 years ago
tshortli tshortli requested a review from nkcsgexi nkcsgexi 2 years ago
tshortli
tshortli commented on 2022-11-29
tshortli
tshortli commented on 2022-11-29
nkcsgexi
nkcsgexi commented on 2022-11-29
tshortli ModuleInterface: Avoid printing `@_spi` enum case decls in public swi…
2b0807d0
tshortli Sema: Diagnose `@_spi` on elements of `@frozen` enums.
49ce27ac
tshortli NFC: Increase test coverage for SPI enum elements.
8e5988e5
tshortli AST: Introduce a `getFirstElement()` utility on `EnumCaseDecl`.
85ddda12
tshortli tshortli force pushed from d8b5a43d to 85ddda12 2 years ago
tshortli
tshortli tshortli merged 25e36add into main 2 years ago
tshortli tshortli deleted the spi-enum-cases branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone