[all-commits] [llvm/llvm-project] 7ad7b3: [AIX] Adjust support of format function tests

Jake Egan via All-commits all-commits at lists.llvm.org
Mon May 8 10:41:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ad7b3275f702128ee49883c17f8e3c19e9ad450
      https://github.com/llvm/llvm-project/commit/7ad7b3275f702128ee49883c17f8e3c19e9ad450
  Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M libcxx/test/std/utilities/format/format.functions/escaped_output.unicode.pass.cpp
    M libcxx/test/std/utilities/format/format.functions/unicode.pass.cpp

  Log Message:
  -----------
  [AIX] Adjust support of format function tests

escaped_output.unicode.pass.cpp is failing only on 32-bit AIX. The rest are passing.

Reviewed by: #libc, Mordante

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




More information about the All-commits mailing list