[PATCH] D63831: [scudo][standalone] Introduce the C & C++ wrappers [fixed]
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 12:44:05 PDT 2019
cryptoad added a comment.
Tentative fix for this is in https://reviews.llvm.org/D64086, if you could please let me know if that works for you.
In D63831#1565702 <https://reviews.llvm.org/D63831#1565702>, @rnk wrote:
> We're getting link errors about operator delete in 32-bit builds:
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63831/new/
https://reviews.llvm.org/D63831
More information about the llvm-commits
mailing list