gcc/libstdc++-v3/testsuite/20_util/time_point/cons
Jonathan Wakely f6b2b79040 libstdc++: Fix two tests that fail in C++20 mode
* testsuite/20_util/is_constructible/value-2.cc: Fix test to account
	for changes due to parenthesized aggregate-initialization in C++20.
	* testsuite/20_util/time_point/cons/81468.cc: Fix test to not clash
	with std::chrono::sys_time in C++20.
2020-03-28 21:52:13 +00:00
..
81468.cc libstdc++: Fix two tests that fail in C++20 mode 2020-03-28 21:52:13 +00:00
constexpr.cc