diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-06-30 10:06:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 10:06:34 +0200 |
commit | e0864b56b01696d7d386dfcc9437304282e1c84d (patch) | |
tree | e54e1ebd337179a7d8495689d2cdf929c0729e0e /llvm/lib/MC/MCCodeView.cpp | |
parent | 5220e4f2bfb6e01adcb7708dba44701c84016a4d (diff) | |
download | llvm-e0864b56b01696d7d386dfcc9437304282e1c84d.zip llvm-e0864b56b01696d7d386dfcc9437304282e1c84d.tar.gz llvm-e0864b56b01696d7d386dfcc9437304282e1c84d.tar.bz2 |
[libc++] Fix <charconv> not exporting std::errc (#146268)
`<charconv>` doesn't properly export `std::errc` with locales disabled,
which causes the CI to fail. This fixed the modulemap to let
`from_chars_result` export `std::errc`, like it's supposed to do.
Diffstat (limited to 'llvm/lib/MC/MCCodeView.cpp')
0 files changed, 0 insertions, 0 deletions