mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix the main->next merge conflicts
This cleans up all of the merge conflicts from main into next after the rebranch merge.
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// Freestanding doesn't support environment variables, and this test depends on SWIFT_DETERMINISTIC_HASHING=1
|
||||
// UNSUPPORTED: freestanding
|
||||
|
||||
// This check verifies that the hash seed is randomly generated on every
|
||||
// execution of a Swift program unless the SWIFT_DETERMINISTIC_HASHING
|
||||
// environment variable is set.
|
||||
|
||||
Reference in New Issue
Block a user