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
SwiftCompilerSources: use unsafeFlags for header searches
As the headers are not part of the Swift package, the safe header search
option cannot be used. The use of the unsafe flags enables building the
package on Windows.
0 commit comments