Commit Graph

2 Commits

Author SHA1 Message Date
Doug Gregor
0c26e4349e Underscore the @propertyDelegate attribute to indicate that it's experimental 2019-04-24 21:25:33 -07:00
Doug Gregor
7ace136afb ASTWalker support for custom attributes on properties.
When we encounter a custom attributes on a property (via a pattern binding),
visit those custom attributes. Provides basic indexing support.
2019-04-23 11:32:29 -07:00