diff options
author | Dimitrij Mijoski <dmjpp@hotmail.com> | 2023-11-27 18:31:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 18:31:03 +0100 |
commit | 390840fbdf280b68a5498af952926ffcd678954e (patch) | |
tree | b6d69f6537b2d8914c7172075b7f932d92895db9 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | d79aee9f7339e80facedb140492181a4bba3c5b7 (diff) | |
download | llvm-390840fbdf280b68a5498af952926ffcd678954e.zip llvm-390840fbdf280b68a5498af952926ffcd678954e.tar.gz llvm-390840fbdf280b68a5498af952926ffcd678954e.tar.bz2 |
[libc++] Fix UTF-8 decoding in codecvts (#68442)
This patch fixes one case where the decoding member function `in()` was
returning `partial` instead of `error`. Additionally, it adds large
testsuite that tests all `codecvt` facets that were added in C++11 and
in C++20. The testsuite covers this bug.
Fixes #60177.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions