Files
swift-mirror/lib/Sema/CodeSynthesis.cpp
Slava Pestov 8f9f7afc55 AST: Static properties of fixed-layout types are resilient
We don't want @_fixed_layout to apply to static properties, or you
get fun consequences like not being able to change static stored
properties defined in extensions of imported types to computed.
2018-01-21 01:31:44 -08:00

88 KiB