[PATCH] [libcxx] Fix detection of __is_final.

Eric Fiselier eric at efcs.ca
Thu May 21 19:35:46 PDT 2015


Address @mclow.list's review comments. Default `__libcpp_is_final` to false when we don't have the intrinsics and remove the preprocessor blocks around its usage.


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.26302.patch
Type: text/x-patch
Size: 7945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150522/e383dd78/attachment.bin>


More information about the cfe-commits mailing list