llvm-project/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime
Eric Fiselier 4cd59b3f49 Automatically detect and use clang verify in failure tests.
Automatically enable clang verify whenever the '-verify-ignore-unexpected' flag
is supported.
Failure tests are run using verify if they contain one or more "expected-*"
diagnostics tags. Otherwise they are run normally.

llvm-svn: 241492
2015-07-06 19:56:45 +00:00
..
unique.ptr.runtime.ctor Automatically detect and use clang verify in failure tests. 2015-07-06 19:56:45 +00:00
unique.ptr.runtime.modifiers Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
unique.ptr.runtime.observers
move01.fail.cpp
move01.pass.cpp
move02.fail.cpp
move03.fail.cpp
move04.fail.cpp
move_convert01.fail.cpp
move_convert02.fail.cpp
move_convert03.fail.cpp
move_convert04.fail.cpp
move_convert05.fail.cpp
move_convert06.fail.cpp
move_convert07.fail.cpp
move_convert08.fail.cpp
move_convert09.fail.cpp
null_asgn.pass.cpp
null_ctor.pass.cpp
nullptr_asgn.pass.cpp
pointer_type.pass.cpp