[all-commits] [llvm/llvm-project] 248287: [libc++][CI] fixed convert_thousands_sep_ru_RU for...
diggerlin via All-commits
all-commits at lists.llvm.org
Tue May 31 10:57:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 248287fe0a776ec50513afce41ee55d9d39a7ceb
https://github.com/llvm/llvm-project/commit/248287fe0a776ec50513afce41ee55d9d39a7ceb
Author: zhijian <zhijian at ca.ibm.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_ru_RU.pass.cpp
M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_ru_RU.pass.cpp
M libcxx/test/support/locale_helpers.h
Log Message:
-----------
[libc++][CI] fixed convert_thousands_sep_ru_RU for Russian in the libcxx/test/support/locale_helpers.h for AIX
Reviewers: David Tenty, Mark de Wever
Differential Revision: https://reviews.llvm.org/D125923
More information about the All-commits
mailing list