Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/std/containers/sequences
History
Nikolas Klauser b6bfb199cc
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
Currently, `deque` and `vector`'s `append_range` is implemented in terms
of `insert_range`. The problem with that is that `insert_range` has more
preconditions, resulting in us rejecting valid code.

This also significantly improves performance for `deque` in some cases.
2026-01-09 12:06:43 +01:00
..
array
[libc++][NFC] Refactor std::array's verify.cpp tests (#173455)
2025-12-25 14:06:05 +02:00
deque
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
2026-01-09 12:06:43 +01:00
forwardlist
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
2026-01-09 12:06:43 +01:00
list
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
2026-01-09 12:06:43 +01:00
vector
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
2026-01-09 12:06:43 +01:00
vector.bool
[libc++] Add an initial modulemap for the test support headers (#162800)
2025-11-13 08:28:48 +00:00
from_range_sequence_containers.h
[libc++][NFC] Run the container tests through clang-format (#126499)
2025-02-11 06:17:39 +01:00
insert_range_sequence_containers.h
[libc++] Fix {deque,vector}::append_range assuming too much about the types (#162438)
2026-01-09 12:06:43 +01:00
Powered by Gitea Version: 1.23.1 Page: 729ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API