[all-commits] [llvm/llvm-project] 4ac058: [libc++][CI] fixed a return curr_symbol() for Russ...

diggerlin via All-commits all-commits at lists.llvm.org
Wed May 18 12:47:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ac0589122830fc6d90e0ea091300c0b979a42dc
      https://github.com/llvm/llvm-project/commit/4ac0589122830fc6d90e0ea091300c0b979a42dc
  Author: zhijian <zhijian at ca.ibm.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/curr_symbol.pass.cpp
    M libcxx/test/support/locale_helpers.h

  Log Message:
  -----------
  [libc++][CI] fixed a return curr_symbol() for Russian in the libcxx/test/support/locale_helpers.h for AIX

Summary:

fixed a return curr_symbol() for Russian in the libcxx/test/support/locale_helpers.h for AIX

Reviewers:  David Tenty,Mark de Wever
Differential Revision: https://reviews.llvm.org/D125801




More information about the All-commits mailing list