aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2025-01-22 05:29:32 +0800
committerGitHub <noreply@github.com>2025-01-21 16:29:32 -0500
commit80097a1fa5c776790c1f0b313cfac923d86a82f9 (patch)
treebc07d873bd912a783b39aa4abdd581475e3d9487 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent2d317d903a6c469d4bf64298b21b6dac83f1fc8b (diff)
downloadllvm-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