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
SILGen: "sort" the witness tables in declaration order
Emit the tables in the declaration order. This ensures that we get identical
emission ordering across Windows and Linux. This imporves the test pass rate on
Windows for the SILGen tests.
0 commit comments