llvm-project/libcxx/test/std/utilities/utility/pairs/pair.astuple
Roger Ferrer Ibanez b1543a67a0 Remove unneeded typename from test
Differential Revision: https://reviews.llvm.org/D38628

llvm-svn: 315278
2017-10-10 07:42:19 +00:00
..
get_const.fail.cpp
get_const.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 2016-12-08 21:38:14 +00:00
get_const_rv.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 2016-12-08 21:38:14 +00:00
get_non_const.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 2016-12-08 21:38:14 +00:00
get_rv.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 2016-12-08 21:38:14 +00:00
pairs.by.type.pass.cpp
pairs.by.type1.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
pairs.by.type2.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
pairs.by.type3.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
tuple_element.fail.cpp Remove unneeded typename from test 2017-10-10 07:42:19 +00:00
tuple_element.pass.cpp
tuple_size.pass.cpp