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
Fix -fmodule-map-file pointing to non-existent path
We were passing this unconditionally which would break in the case where we weren't generated a module map because an explicit one exists.
rdar://74115399
0 commit comments