[all-commits] [llvm/llvm-project] 88e7c3: [SystemZ][z/OS] Fix Permission denied pattern matc...

Abhina Sree via All-commits all-commits at lists.llvm.org
Tue Jan 19 10:06:23 PST 2021


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

  Changed paths:
    M llvm/test/tools/llvm-ar/error-opening-permission.test

  Log Message:
  -----------
  [SystemZ][z/OS] Fix Permission denied pattern matching

On z/OS, the error message "EDC5111I Permission denied." is not matched correctly in lit tests. This patch updates the check expression to match successfully.

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




More information about the All-commits mailing list