Skip to content

Commit 791f5d4

Browse files
committed
Try to fix CI
1 parent f39a554 commit 791f5d4

8 files changed

+50
-6
lines changed

libcxx/lib/abi/i686-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2329,4 +2329,13 @@
23292329
{'is_defined': True, 'name': '__cxa_vec_dtor', 'type': 'FUNC'}
23302330
{'is_defined': True, 'name': '__cxa_vec_new', 'type': 'FUNC'}
23312331
{'is_defined': True, 'name': '__cxa_vec_new2', 'type': 'FUNC'}
2332-
{'is_defined': True, 'name': '__cxa_vec_new3', 'type': 'FUNC'}
2332+
{'is_defined': True, 'name': '__cxa_vec_new3', 'type': 'FUNC'}
2333+
{'is_defined': True, 'name': '_ZTVNSt6__ndk112format_errorE', 'size': 20, 'type': 'OBJECT'}
2334+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEd', 'type': 'FUNC'}
2335+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEe', 'type': 'FUNC'}
2336+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEf', 'type': 'FUNC'}
2337+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEd', 'type': 'FUNC'}
2338+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEe', 'type': 'FUNC'}
2339+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEf', 'type': 'FUNC'}
2340+
{'is_defined': True, 'name': '_ZTINSt6__ndk112format_errorE', 'size': 12, 'type': 'OBJECT'}
2341+
{'is_defined': True, 'name': '_ZTSNSt6__ndk112format_errorE', 'size': 26, 'type': 'OBJECT'}

libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,4 +2017,13 @@
20172017
{'import_export': 'wIMP', 'is_defined': False, 'name': '_Znam', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
20182018
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnamSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
20192019
{'import_export': 'wIMP', 'is_defined': False, 'name': '_Znwm', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2020-
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnwmSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2020+
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnwmSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2021+
{'import_export': 'wEXP', 'name': '_ZTSNSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RO'}
2022+
{'import_export': 'wEXP', 'name': '_ZTVNSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RW'}
2023+
{'import_export': 'wEXP', 'name': '_ZTINSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RW'}
2024+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEf', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2025+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEd', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2026+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEe', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2027+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEf', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2028+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEd', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2029+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEe', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}

libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,4 +2017,13 @@
20172017
{'import_export': 'wIMP', 'is_defined': False, 'name': '_Znam', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
20182018
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnamSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
20192019
{'import_export': 'wIMP', 'is_defined': False, 'name': '_Znwm', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2020-
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnwmSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2020+
{'import_export': 'wIMP', 'is_defined': False, 'name': '_ZnwmSt11align_val_t', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
2021+
{'import_export': 'wEXP', 'name': '_ZTSNSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RO'}
2022+
{'import_export': 'wEXP', 'name': '_ZTVNSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RW'}
2023+
{'import_export': 'wEXP', 'name': '_ZTINSt3__112format_errorE', 'is_defined': True, 'type': 'OBJECT', 'storage_mapping_class': 'RW'}
2024+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEf', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2025+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEd', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2026+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2611__to_stringEe', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2027+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEf', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2028+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEd', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}
2029+
{'import_export': 'EXP', 'name': '_ZNSt3__17__cpp2612__to_wstringEe', 'is_defined': True, 'type': 'FUNC', 'storage_mapping_class': 'DS'}

libcxx/lib/abi/x86_64-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2323,4 +2323,13 @@
23232323
{'is_defined': True, 'name': '__cxa_vec_dtor', 'type': 'FUNC'}
23242324
{'is_defined': True, 'name': '__cxa_vec_new', 'type': 'FUNC'}
23252325
{'is_defined': True, 'name': '__cxa_vec_new2', 'type': 'FUNC'}
2326-
{'is_defined': True, 'name': '__cxa_vec_new3', 'type': 'FUNC'}
2326+
{'is_defined': True, 'name': '__cxa_vec_new3', 'type': 'FUNC'}
2327+
{'is_defined': True, 'name': '_ZTVNSt6__ndk112format_errorE', 'size': 40, 'type': 'OBJECT'}
2328+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEd', 'type': 'FUNC'}
2329+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEg', 'type': 'FUNC'}
2330+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2611__to_stringEf', 'type': 'FUNC'}
2331+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEd', 'type': 'FUNC'}
2332+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEg', 'type': 'FUNC'}
2333+
{'is_defined': True, 'name': '_ZNSt6__ndk17__cpp2612__to_wstringEf', 'type': 'FUNC'}
2334+
{'is_defined': True, 'name': '_ZTINSt6__ndk112format_errorE', 'size': 24, 'type': 'OBJECT'}
2335+
{'is_defined': True, 'name': '_ZTSNSt6__ndk112format_errorE', 'size': 26, 'type': 'OBJECT'}

libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,4 +2024,10 @@
20242024
{'is_defined': True, 'name': '_ZTv0_n24_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED0Ev', 'type': 'FUNC'}
20252025
{'is_defined': True, 'name': '_ZTv0_n24_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED1Ev', 'type': 'FUNC'}
20262026
{'is_defined': True, 'name': '_ZTv0_n24_NSt3__19strstreamD0Ev', 'type': 'FUNC'}
2027-
{'is_defined': True, 'name': '_ZTv0_n24_NSt3__19strstreamD1Ev', 'type': 'FUNC'}
2027+
{'is_defined': True, 'name': '_ZTv0_n24_NSt3__19strstreamD1Ev', 'type': 'FUNC'}
2028+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2612__to_wstringEd', 'type': 'FUNC'}
2029+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2612__to_wstringEe', 'type': 'FUNC'}
2030+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2612__to_wstringEf', 'type': 'FUNC'}
2031+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2611__to_stringEd', 'type': 'FUNC'}
2032+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2611__to_stringEe', 'type': 'FUNC'}
2033+
{'is_defined': True, 'name': '_ZNSt3__17__cpp2611__to_stringEf', 'type': 'FUNC'}

libcxx/src/string.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ _LIBCPP_EXPORTED_FROM_ABI string __to_string(float __val) { return std::format("
378378
_LIBCPP_EXPORTED_FROM_ABI string __to_string(double __val) { return std::format("{}", __val); }
379379
_LIBCPP_EXPORTED_FROM_ABI string __to_string(long double __val) { return std::format("{}", __val); }
380380

381-
#ifndef _LIBCPP_HAS_NO_WIDE_CHARACTERS
381+
#if _LIBCPP_HAS_WIDE_CHARACTERS
382382
_LIBCPP_EXPORTED_FROM_ABI wstring __to_wstring(float __val) { return std::format(L"{}", __val); }
383383
_LIBCPP_EXPORTED_FROM_ABI wstring __to_wstring(double __val) { return std::format(L"{}", __val); }
384384
_LIBCPP_EXPORTED_FROM_ABI wstring __to_wstring(long double __val) { return std::format(L"{}", __val); }

libcxx/test/std/strings/string.conversions/to_string.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
// string to_string(long double val);
2020

2121
#include <cassert>
22+
#include <clocale>
2223
#include <format>
2324
#include <string>
2425
#include <limits>

libcxx/test/std/strings/string.conversions/to_wstring.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// wstring to_wstring(long double val);
2222

2323
#include <cassert>
24+
#include <clocale>
2425
#include <format>
2526
#include <string>
2627
#include <limits>

0 commit comments

Comments
 (0)