swift
05e93da3 - Simplify and test ASTGen support

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).
Author
Parents
Loading