mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
1abeeb8b92
This patch mainly consolidates the functions used to check accessors vs. other decls, and makes sure we check setter access as well as regular decl access. rdar://45217648