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
'+' isn't allowed in environment variable names so it's impossible to
set the Clang++ executable at the moment. Replace `+` with `X` so that
we can set `SWIFT_DRIVER_CLANGXX_EXEC` to set the clang++ executable.
0 commit comments