llvm-project/libcxx/test/std/utilities/memory/unique.ptr
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.create
unique.ptr.dltr
unique.ptr.runtime Automatically detect and use clang verify in failure tests. 2015-07-06 19:56:45 +00:00
unique.ptr.single Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
unique.ptr.special
deleter.h
nothing_to_do.pass.cpp