llvm-project/libcxx/test/std/utilities/function.objects/func.wrap
Stephan T. Lavavej b04c795e24 [libcxx] [test] D26815: Fix an assumption about the state of moved-from std::functions.
The Standard doesn't provide any guarantees beyond "valid but unspecified" for
moved-from std::functions. libcxx moves from small targets and leaves them
there, while MSVC's STL empties out the source. Mark these assertions as
libcxx-specific.

llvm-svn: 287382
2016-11-18 21:54:38 +00:00
..
func.wrap.badcall
func.wrap.func [libcxx] [test] D26815: Fix an assumption about the state of moved-from std::functions. 2016-11-18 21:54:38 +00:00
nothing_to_do.pass.cpp