llvm-project/libcxx/test/std/utilities
Marshall Clow 30631ea6aa Add a fail test for aligned_union of an incomplete type. See LWG#2979. NFC
llvm-svn: 316969
2017-10-31 00:05:17 +00:00
..
allocator.adaptor [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
any Fix two failing -verify tests to tolerate old and new clang versions 2017-09-17 21:50:59 +00:00
function.objects Fix PR34298 - Allow std::function with an incomplete return type. 2017-09-10 23:41:20 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Fix accidental ADL in std::allocator_traits meta-programming. 2017-09-15 00:31:38 +00:00
meta Add a fail test for aligned_union of an incomplete type. See LWG#2979. NFC 2017-10-31 00:05:17 +00:00
optional Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
smartptr/unique.ptr [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
template.bitset Fix or move tests with non-standard assumptions 2017-05-12 01:44:51 +00:00
time [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
tuple Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
utility.requirements
variant Remove unneeded typename from test 2017-10-10 07:42:19 +00:00
nothing_to_do.pass.cpp