![]() 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 |
||
---|---|---|
.. | ||
U.pass.cpp | ||
const_T.pass.cpp | ||
const_optional_U.pass.cpp | ||
copy.pass.cpp | ||
ctor.fail.cpp | ||
deduct.fail.cpp | ||
deduct.pass.cpp | ||
default.pass.cpp | ||
empty_in_place_t_does_not_clobber.pass.cpp | ||
explicit_const_optional_U.pass.cpp | ||
explicit_optional_U.pass.cpp | ||
in_place_t.pass.cpp | ||
initializer_list.pass.cpp | ||
move.pass.cpp | ||
nullopt_t.pass.cpp | ||
optional_U.pass.cpp | ||
rvalue_T.pass.cpp |