[PATCH] [libcxx] Add <experimental/type_traits> for LFTS

Eric Fiselier eric at efcs.ca
Sat Oct 11 23:27:32 PDT 2014


I moved the `__has_feature(variable_templates)` endif to before the invocation traits.

http://reviews.llvm.org/D5742

Files:
  include/experimental/type_traits
  test/experimental/utilities/meta/meta.type.synop/includes.pass.cpp
  test/experimental/utilities/meta/meta.type.synop/meta.rel.pass.cpp
  test/experimental/utilities/meta/meta.type.synop/meta.unary.cat.pass.cpp
  test/experimental/utilities/meta/meta.type.synop/meta.unary.comp.pass.cpp
  test/experimental/utilities/meta/meta.type.synop/meta.unary.prop.pass.cpp
  test/experimental/utilities/meta/meta.type.synop/meta.unary.prop.query.pass.cpp
  test/experimental/utilities/meta/version.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5742.14774.patch
Type: text/x-patch
Size: 54158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141012/a1801ac3/attachment.bin>


More information about the cfe-commits mailing list