Commits

Slava Pestov committed 693d3d339f2
Sema: Access stored properties of resilient structs through accessors Synthesize accessors for stored properties when appropriate, and use them if the struct is in a different module. For now, this goes along with a resilience domain being a single module.