Learn more about cloning repositories
You have read-only access
[stdlib] Fix type of _swift_stdlib_HashingDetail_fixedSeedOverride GlobalObjects.h declares it as __swift_uint64_t, but GlobalObjects.cpp declared it as uint64_t. The types should match exactly.