llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other
Eric Fiselier b8937d6454 Work around MSVC's non-standard ABI for enums. Patch from STL@microsoft.com
llvm-svn: 276589
2016-07-25 00:02:23 +00:00
..
aligned_storage.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
aligned_union.pass.cpp
common_type.pass.cpp make common_type SFINAE-friendly and support void. Patch from Agustin Berge. 2015-09-08 00:13:57 +00:00
conditional.pass.cpp
decay.pass.cpp
enable_if.fail.cpp
enable_if.pass.cpp
enable_if2.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
result_of.pass.cpp Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 2016-04-20 00:14:32 +00:00
result_of11.pass.cpp Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 2016-04-20 00:14:32 +00:00
underlying_type.pass.cpp Work around MSVC's non-standard ABI for enums. Patch from STL@microsoft.com 2016-07-25 00:02:23 +00:00