OSDN Git Service

[SystemZ][z/OS] Fix No such file or directory expression error
authorAbhina Sreeskantharajan <Abhina.Sreeskantharajan@ibm.com>
Tue, 19 Jan 2021 12:25:21 +0000 (07:25 -0500)
committerAbhina Sreeskantharajan <Abhina.Sreeskantharajan@ibm.com>
Tue, 19 Jan 2021 12:25:24 +0000 (07:25 -0500)
commit2c4f6be86c14c28243915ab9eb3a2ff1902fee99
tree77fecf36f30d1b12bd79e1020840ce42b13b1a75
parent172f1f8952c977c0101ba19e6ecb9474aa3bdd4b
[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
clang/test/Frontend/stats-file.c