llvm-project/libcxx/test/std/language.support/support.limits/support.limits.general
Marek Kurdej e93e58c6c4 Reland [libc++] [P0325] Implement to_array from LFTS with updates.
Fixed expected errors and notes.

Summary:
This patch implements https://wg21.link/P0325.

Reviewers: EricWF, mclow.lists, ldionne, lichray

Reviewed By: ldionne, lichray

Subscribers: lichray, dexonsmith, zoecarver, christof, ldionne, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D69882
2020-01-31 11:47:18 +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 Reland [libc++] [P0325] Implement to_array from LFTS with updates. 2020-01-31 11:47:18 +01:00
atomic.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00: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 Support tests in freestanding 2019-02-04 20:31:13 +00:00
cstddef.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
deque.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
exception.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
execution.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
filesystem.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
forward_list.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00: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 Support tests in freestanding 2019-02-04 20:31:13 +00:00
limits.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
list.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
locale.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
map.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
memory.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00: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 P0722R3: Implement library support for destroying delete 2019-05-23 23:46:44 +00: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 Support tests in freestanding 2019-02-04 20:31:13 +00:00
shared_mutex.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00: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 Support tests in freestanding 2019-02-04 20:31:13 +00:00
unordered_set.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
vector.version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
version.version.pass.cpp Reland [libc++] [P0325] Implement to_array from LFTS with updates. 2020-01-31 11:47:18 +01:00