diff options
author | Mark de Wever <koraq@xs4all.nl> | 2022-05-31 18:58:54 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2022-06-07 18:59:19 +0200 |
commit | b968c3452b6a6ccef2545d860c4694dc95dcebc1 (patch) | |
tree | 9830d09a4d82e86d0c16aa1a2eb201e210b6ba98 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | d20f3fb6a24b20e7dc986573e55082d73004e2ce (diff) | |
download | llvm-b968c3452b6a6ccef2545d860c4694dc95dcebc1.zip llvm-b968c3452b6a6ccef2545d860c4694dc95dcebc1.tar.gz llvm-b968c3452b6a6ccef2545d860c4694dc95dcebc1.tar.bz2 |
[libc++] Removes _LIBCPP_AVAILABILITY_TO_CHARS.
After moving the std::to_chars base 10 implementation from the dylib to
the header the integral overloads of std::to_chars are available on all
platforms.
Remove the _LIBCPP_AVAILABILITY_TO_CHARS availability macro and update
the tests.
Depends on D125704
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D125745
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions