llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.assign
Mark de Wever 088c7f7e3c [libc++] Applies P0602R4 retro-actively.
While testing a test failure of C++17 with Clang ToT it was noticed the
paper
  P0602R4 variant and optional should propagate copy/move triviality
was not applied as a DR in libc++.

This was discovered while investigating the issue "caused by" D131479.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D133326
2022-09-20 19:01:34 +02:00
..
T.pass.cpp [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite 2022-03-15 17:17:54 -04:00
conv.pass.cpp
copy.fail.cpp
copy.pass.cpp [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
move.pass.cpp [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00