mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* [macros] allow forwarding generic arguments through macro declarations [macros] add more tests for generic argument forwarding in macro declarations * [macros] correct replacement picking logic