swift
7712903f - Fix nondeterminism in explicitly-specified generic macro arguments

Commit
1 year ago
Fix nondeterminism in explicitly-specified generic macro arguments A hash table got flattened into an array without any ordering guarantees, and then we assumed it was in order. Fixes rdar://121397992.
Author
Committer
Parents
Loading