swift
05e93da3
- Simplify and test ASTGen support
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Simplify and test ASTGen support Rather than adding custom parsing to SwiftSyntax, we can parse this as a custom attribute and convert it to a built-in one in ASTGen. Test that this works correctly (and fix a bug where it wasn’t).
References
#72596 - Add @implementation and feature flags for objcImpl
Author
beccadax
Parents
858b5577
Loading