[libcxx-commits] [PATCH] D60176: [libc++][libc++abi] Don't provide new/delete when built with ASan, HWASan or TSan
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 3 16:38:22 PDT 2019
mclow.lists added a comment.
I think we're way, way out on the bell curve here.
People who are building their own libc++ //and// statically linking it with libc++abi //and// using the sanitizers.
Those people (I believe) will be able to set a CMake flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60176/new/
https://reviews.llvm.org/D60176
More information about the libcxx-commits
mailing list