[PATCH] [libcxx] Add <experimental/tuple> header for LFTS.

Eric Fiselier eric at efcs.ca
Tue Mar 17 11:13:22 PDT 2015


1. Remove feature check macro.
2. Move to decltype auto and remove the macro.


http://reviews.llvm.org/D4512

Files:
  include/__functional_base
  include/experimental/tuple
  include/type_traits
  test/libcxx/experimental/utilities/tuple/header.tuple.synop/includes.pass.cpp
  test/libcxx/experimental/utilities/tuple/version.pass.cpp
  test/std/experimental/utilities/tuple/header.tuple.synop/includes.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/arg_type.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/constexpr_types.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/extended_types.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/large_arity.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/ref_qualifiers.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/return_type.pass.cpp
  test/std/experimental/utilities/tuple/tuple.apply/types.pass.cpp
  test/std/experimental/utilities/tuple/tuple_size_v.fail.cpp
  test/std/experimental/utilities/tuple/tuple_size_v.pass.cpp
  test/std/experimental/utilities/tuple/tuple_size_v_2.fail.cpp
  test/std/experimental/utilities/tuple/tuple_size_v_3.fail.cpp
  www/ts1z_status.html

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4512.22106.patch
Type: text/x-patch
Size: 49683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150317/9d127dd1/attachment.bin>


More information about the cfe-commits mailing list