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
Reflection: Fix definition of swift_layout_kind to line up with Swift 4.2
Internally we have some code that dlopen()s different versions of the
reflection library, so the constants must match across supported
versions.
Fixes <rdar://problem/46830173>.
0 commit comments