Files
swift-mirror/test/Macros/macro_explicit_generic_args.swift
Doug Gregor 7712903f6b 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.
2024-01-30 12:40:23 -08:00

629 B