[all-commits] [llvm/llvm-project] 2c4f6b: [SystemZ][z/OS] Fix No such file or directory expr...

Abhina Sree via All-commits all-commits at lists.llvm.org
Tue Jan 19 04:35:34 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c4f6be86c14c28243915ab9eb3a2ff1902fee99
      https://github.com/llvm/llvm-project/commit/2c4f6be86c14c28243915ab9eb3a2ff1902fee99
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M clang/test/Frontend/stats-file.c

  Log Message:
  -----------
  [SystemZ][z/OS] Fix No such file or directory expression error

On z/OS, the following error message is not matched correctly in lit tests. This patch updates the CHECK expression to match the end period successfully.
```
EDC5129I No such file or directory.
```

Differential Revision: https://reviews.llvm.org/D94239




More information about the All-commits mailing list