mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
properties of classes with generic layouts. Previously we were falling back on accessing them via the field offset vector even when we knew everything about the type. As a minor benefit, this allows RemoteAST to also determine offsets for members of classes with generic layout. Half of the test changes are IR type-name uniquing; I'm going to explore mangling these with the full type where possible.
14 KiB
14 KiB