[PATCH] [libcxx] Fix detection of __is_final.

Marshall Clow mclow.lists at gmail.com
Wed May 20 07:19:21 PDT 2015


What do you think of making `__libcpp_is_final` be false when we don't have `__is_final`.

Then the `#if` in unordered_map, memory, map, etc. can be removed.


http://reviews.llvm.org/D8795

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list