mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
As long as we don't create an entity twice, it's actually okay to be re-entrant. This makes it simpler to deserialize members -- trying to do so will deserialize the parent instead, which will then initialize each of the members including the one that was asked for. Swift SVN r6228
61 KiB
61 KiB