![]() This undefined behavior was found by applying Lénárd Szolnoki's proposal to disable implicit conversion of default_delete<D> to default_delete<B>. The offending part of the test is circa line 243. The wording that makes it undefined behavior is http://eel.is/c++draft/expr.delete#3 . Differential Revision: https://reviews.llvm.org/D90536 |
||
---|---|---|
.. | ||
assign_value.pass.cpp | ||
const_optional_U.pass.cpp | ||
copy.pass.cpp | ||
emplace.pass.cpp | ||
emplace_initializer_list.pass.cpp | ||
move.pass.cpp | ||
nullopt_t.pass.cpp | ||
optional_U.pass.cpp |