mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Introduce CustomAttrOwner that can store either a Decl for an attached attribute, or a DeclContext for e.g a type or closure attribute. Store this on CustomAttr such that we can query it from the name lookup requests.
96 KiB
96 KiB