swift
44d955ef
- [Macros] Expand conformance macros as extension macros.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Macros] Expand conformance macros as extension macros. ConformanceMacro now refines ExtensionMacro, so these roles can share the same expansion request. (cherry picked from commit c3e214cbde5d3616a64ff9db5484baa37512b896)
References
#67057 - Commit demonstrating @preconcurrency regression in Swift 5.9
#67083 - [5.9][Macros] Allow `extension` macros to suppress conformances that are stated in the original source.
Author
hborla
Committer
hborla
Parents
54f1375d
Loading