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
Always add isFramework to explicit module map (#989)
Without this value you get UB swiftlang/swift#63119
This hit us where it defaults to true with Swift 5.7.2 on Ubuntu 22.04,
but not on Ubuntu 20.04. I don't think this ever needs to be true for
bazel
0 commit comments