..
algorithm.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
any.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
array.version.pass.cpp
[libc++] Complete overhaul of constexpr support in std::array
2020-05-28 12:31:06 -04:00
atomic.version.pass.cpp
Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics.
2020-09-09 10:00:09 -07:00
bit.version.pass.cpp
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
2019-11-14 08:55:19 -05:00
charconv.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
chrono.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
cmath.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
compare.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
complex.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
concepts.version.pass.cpp
Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics.
2020-09-09 10:00:09 -07:00
cstddef.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
deque.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
exception.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
execution.version.pass.cpp
Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics.
2020-09-09 10:00:09 -07:00
filesystem.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
forward_list.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
functional.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
iomanip.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
istream.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
iterator.version.pass.cpp
[libc++] Complete overhaul of constexpr support in std::array
2020-05-28 12:31:06 -04:00
limits.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
list.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
locale.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
map.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
memory.version.pass.cpp
[libc++] Implement C++20's P0784 (More constexpr containers)
2020-09-22 11:20:33 -04:00
memory_resource.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
mutex.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
new.version.pass.cpp
[libc++] Mark __cpp_lib_hardware_interference_size as unimplemented. This fxes bug PR41423.
2020-05-23 14:33:50 +02:00
numbers.version.pass.cpp
[libc++] Require concepts support for <numbers>
2020-06-19 10:49:44 -04:00
numeric.version.pass.cpp
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014 .
2019-04-25 12:11:43 +00:00
optional.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
ostream.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
regex.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
scoped_allocator.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
set.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
shared_mutex.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
span.version.pass.cpp
[libcxx][span] Implement P1976R2
2020-05-13 09:52:47 -04:00
string.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
string_view.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
tuple.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
type_traits.version.pass.cpp
Add std::is_constant_evaluated.
2019-04-24 17:54:25 +00:00
unordered_map.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
unordered_set.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
utility.version.pass.cpp
[libcxx] Fix whitespace error
2020-09-02 21:44:15 +02:00
variant.version.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
vector.version.pass.cpp
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
version.version.pass.cpp
[libc++] Implement C++20's P0784 (More constexpr containers)
2020-09-22 11:20:33 -04:00