[PATCH] [libcxx] Fix detection of __is_final.

Eric Fiselier eric at efcs.ca
Tue May 19 15:25:02 PDT 2015


Only expose is_tuple in C++14 and beyond. Create and internally use __libcpp_is_final in all other standard modes.


http://reviews.llvm.org/D8795

Files:
  include/__config
  include/exception
  include/ext/hash_map
  include/map
  include/memory
  include/tuple
  include/type_traits
  include/unordered_map

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8795.26098.patch
Type: text/x-patch
Size: 7480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150519/af6cdeb7/attachment.bin>


More information about the cfe-commits mailing list