swift
0e4c881e
- AST: Store the `IsSPI` bit of `AvailableAttr` inline in `DecAttribute`.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AST: Store the `IsSPI` bit of `AvailableAttr` inline in `DecAttribute`. Reduces the layout requirements for `AvailableAttr` by one byte.
References
#77307 - Embedded: Distinguish `@_unavailableInEmbedded` from `@availble(*, unavailable)`
Author
tshortli
Committer
tshortli
Parents
0d16cbf5
Loading