diff options
author | A. Jiang <de34@live.cn> | 2025-01-22 05:30:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 16:30:42 -0500 |
commit | 733a98db4a264f474564cc2064b8862dedd8458f (patch) | |
tree | 51b14ea8ab36b5ca754c5d3a1aff821d89745c62 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 80097a1fa5c776790c1f0b313cfac923d86a82f9 (diff) | |
download | llvm-733a98db4a264f474564cc2064b8862dedd8458f.zip llvm-733a98db4a264f474564cc2064b8862dedd8458f.tar.gz llvm-733a98db4a264f474564cc2064b8862dedd8458f.tar.bz2 |
[libc++] Fix input-only range handling for `vector` (#116157)
Changes:
- Carve out sized but input-only ranges for C++23.
- Call `std::move` for related functions when the iterator is possibly input-only.
Fixes #115727
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions