forked from OSchip/llvm-project
42a21778f6
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. Reviewed By: muiez, jhenderson Differential Revision: https://reviews.llvm.org/D95246 |
||
---|---|---|
.. | ||
basic.test | ||
fatal_warnings.test | ||
line_end_with_space.test | ||
lit.local.cfg | ||
no_warnings.test |