llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other
Eric Fiselier 21dfbfb426 make common_type SFINAE-friendly and support void. Patch from Agustin Berge.
This patch also fixes PR22135. (https://llvm.org/bugs/show_bug.cgi?id=22135)
See the review for more information: http://reviews.llvm.org/D6964

llvm-svn: 246977
2015-09-08 00:13:57 +00:00
..
aligned_storage.pass.cpp
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
result_of.pass.cpp Cleanup result_of tests and fix issues with the C++03 result_of. 2015-06-13 08:25:24 +00:00
result_of11.pass.cpp Cleanup result_of tests and fix issues with the C++03 result_of. 2015-06-13 08:25:24 +00:00
underlying_type.pass.cpp