mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Making the type of nodes in the concurrent map a concurrent list will get rid of the problem of the map itself allocating the node type, which may have a side effect. Swift SVN r23443
7.6 KiB
7.6 KiB