llvm-project/libcxx/test/std/language.support/support.limits/support.limits.general
Louis Dionne a65dc08d10 [libc++] Implement missing feature-test macro __cpp_lib_shared_ptr_arrays
This was forgotten when we implemented support for arrays in std::shared_ptr
in https://reviews.llvm.org/D62259.
2020-12-08 15:46:45 -05:00
..
algorithm.version.pass.cpp
any.version.pass.cpp
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
chrono.version.pass.cpp
cmath.version.pass.cpp
compare.version.pass.cpp
complex.version.pass.cpp
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
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
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
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
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
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 missing feature-test macro __cpp_lib_shared_ptr_arrays 2020-12-08 15:46:45 -05:00
memory_resource.version.pass.cpp
mutex.version.pass.cpp
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
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
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
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
tuple.version.pass.cpp
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
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 missing feature-test macro __cpp_lib_shared_ptr_arrays 2020-12-08 15:46:45 -05:00