[all-commits] [llvm/llvm-project] 80b4a2: [SystemZ][z/OS] Account for renamed parameter name...

muiez via All-commits all-commits at lists.llvm.org
Thu Sep 1 04:20:13 PDT 2022


  Branch: refs/heads/release/15.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 80b4a25d7a215d42552b7ad0e2e05fbcc17e07b6
      https://github.com/llvm/llvm-project/commit/80b4a25d7a215d42552b7ad0e2e05fbcc17e07b6
  Author: Muiez Ahmed <muiez at ibm.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M libcxx/include/regex

  Log Message:
  -----------
  [SystemZ][z/OS] Account for renamed parameter name (libc++)

The following patch (https://reviews.llvm.org/D129051) broke z/OS builds by renaming the parameter name. This patch accounts for that change.

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

(cherry picked from commit e1e9961f7692cfb84c4b3bb213d515d4c80332a4)




More information about the All-commits mailing list