llvm-project/clang/test/Format
Abhina Sreeskantharajan e59d336e75 [test] Use host platform specific error message substitution in lit tests - continued
On z/OS, other error messages are not matched correctly in lit tests.

```
EDC5121I Invalid argument.
EDC5111I Permission denied.
```

This patch adds a lit substitution to fix it.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D95808
2021-02-03 09:53:22 -05:00
..
access-modifiers.cpp [clang-format] PR16518 Add flag to suppress empty line insertion before access modifier 2021-01-25 21:02:41 +01:00
adjust-indent.cpp
basic.cpp
cursor.cpp
disable-format.cpp
disable-include-sorting.cpp
dry-run-alias.cpp [clang-format] Proposal for clang-format to give compiler style warnings 2019-10-13 14:51:45 +00:00
dry-run.cpp [clang-format] Proposal for clang-format to give compiler style warnings 2019-10-13 14:51:45 +00:00
dump-config-cxx.h
dump-config-list-override.cpp [clang-format] Add a test showing the current config file list parsing 2020-09-04 16:57:46 +01:00
dump-config-objc.h
error-config.cpp [format] Add overload to parseConfiguration that accept llvm::MemoryBufferRef 2020-12-23 12:08:29 +00:00
incomplete.cpp
inplace.cpp
language-detection.cpp
line-ranges.cpp
lit.local.cfg
multiple-inputs-error.cpp
multiple-inputs-inplace.cpp
multiple-inputs.cpp
ranges.cpp
remove-duplicate-includes.cpp
style-on-command-line.cpp [test] Use host platform specific error message substitution in lit tests - continued 2021-02-03 09:53:22 -05:00
verbose.cpp
xmloutput.cpp