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
[run-test] Change default path for "lit.py" executable.
Since swiftlang@1b4b7f9 has been committed, `update-checkout` clones "llvm-project" repo but does not clone "llvm" repo itself alone by default.
That may cause `run-test` failure because "lit.py" cannot be found.
This commit fixes the issue.
0 commit comments