mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The tool should use decl attribute kinds from AST rather than defining its own list of attributes. Thus we can keep track of all attributes kinds rather than the selected ones.