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
[test] Use host platform specific error message substitution in lit tests (llvm#65328)
On z/OS, the following error message is not matched correctly in lit
tests.
`EDC5129I No such file or directory.`
This patch uses a lit config substitution to check for platform specific
error messages.
0 commit comments