mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
stated in the original source. If an extension macro can introduce protocol conformances, macro expansion will check which of those protocols already have a stated conformance in the original source. The protocols that don't will be passed as arguments to extension macro expansion, indicating to the macro that it should only add conformances to those protocols.
149 KiB
149 KiB