llvm-project/libcxx/test/std/language.support/support.limits/support.limits.general
Mark de Wever 67c88e47bd [libc++] P1645 constexpr for <numeric>
Implements P1645: constexpr for <numeric> algorithms

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D90569
2020-11-28 17:02:54 +01:00
..
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 [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01: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 [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
istream.version.pass.cpp [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04: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 [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04: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 [libc++] P1645 constexpr for <numeric> 2020-11-28 17:02:54 +01:00
optional.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
ostream.version.pass.cpp [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
regex.version.pass.cpp [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04: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++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05:00
unordered_set.version.pass.cpp [libc++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05: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++] P1645 constexpr for <numeric> 2020-11-28 17:02:54 +01:00