You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `DenseMap` for `std::map` for deterministic traversing order.
This allows deterministic iteration order for top level decl and class
members, and allows producing deterministic swiftdeps output.
rdar://147513165
0 commit comments