Files
clang-p2996/libcxx/include
Eric Fiselier 229db36474 [libc++] Make __shared_weak_count vtable consistent across all build configurations
This patch ensures that __shared_weak_count provides a consistent vtable
regardless of if RTTI is enabled or if we are targeting a static or shared
libc++ build.

This patch is technically ABI breaking, but only for a very specific
configuration that no vendor should be shipping.

Note that _LIBCPP_BUILD_STATIC is not normally defined when building
libc++.a, but instead it must be manually provided by the user or the
__config_site.

Differential Revision: https://reviews.llvm.org/D32838
2020-10-20 08:19:43 -04:00
..
2020-09-29 17:10:07 -07:00
2020-04-08 18:00:13 -04:00
2020-06-19 14:25:02 +05:30
2019-12-21 01:26:24 -08:00
2020-05-20 14:34:21 -04:00
2020-09-02 21:21:24 +02:00
2020-09-02 21:21:24 +02:00