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
Update tests to allow multiple -F options (#742) (#775)
Cherry-pick of #742 required to unblock swiftlang/swift-package-manager#6709.
Updates tests to allow compile arguments with multiple `-F` options such as `-F <foo> -Xcc -F -Xcc <foo>`. This change is required to support SwiftPM changes which forward C compiler flags to the Swift compiler in more cases.
Co-authored-by: Rauhul Varma <[email protected]>
0 commit comments