Closed
Description
Description
Previously a bug with conformance macros:
- SyntaxProtocol.expand() does not expand conformance macros #1742
- [Macros] Implement expansion of conformance macros #1773
- The conformance role does not expand in the test case. #1801
This issue has regressed with the change to extension macros.
Steps to Reproduce
- Write a macro expansion test for an extension macro.
- Note that the expanded source does not include the extension.