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
[test] SILOptimizer/string_literals.swift: Mark as unsupported on 32-bit
We can’t currently constant-fold away the initialization of StringObject’s 7-bit discriminator field, so string literal initialization is a bit more complicated on 32-bit platforms.
rdar://problem/45845142
0 commit comments