diff options
author | A. Jiang <de34@live.cn> | 2025-01-22 05:29:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 16:29:32 -0500 |
commit | 80097a1fa5c776790c1f0b313cfac923d86a82f9 (patch) | |
tree | bc07d873bd912a783b39aa4abdd581475e3d9487 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 2d317d903a6c469d4bf64298b21b6dac83f1fc8b (diff) | |
download | llvm-80097a1fa5c776790c1f0b313cfac923d86a82f9.zip llvm-80097a1fa5c776790c1f0b313cfac923d86a82f9.tar.gz llvm-80097a1fa5c776790c1f0b313cfac923d86a82f9.tar.bz2 |
[libc++] Fix input-only range handling for `basic_string` (#116890)
By calling `std::move` for related functions when the iterator is
possibly input-only. Also slightly changes the conditions of branch for
contiguous iterators to avoid error.
Fixes #116502
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions