[libcxx-commits] [PATCH] D66178: Remove std::shared_ptr::make_shared and std::shared_ptr::allocate_shared
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 19 17:26:56 PDT 2019
zoecarver added a comment.
@phosek I looked around a bit. Seems like this is <https://github.com/dahlia-os/zircon/blob/b2a397c2550ae9e95c478158b75c90dbbe63d31b/system/ulib/fit/include/lib/fit/function_internal.h#L174-L177> probably where the issue is. Still debugging and trying to find what caused the segmentation fault. Any more information is welcome. A reproducer would be fantastic.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66178/new/
https://reviews.llvm.org/D66178
More information about the libcxx-commits
mailing list