mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Now that Array is eagerMove, a different type needs to be used to test the behavior of `consume` regarding uniqueness. Used a class and otherwise restored the test case to its previous usage of consume, replacing `._buffer.isUniquelyReferenced()` with `_isUnique_native`. rdar://107642615
2.2 KiB
2.2 KiB