This is a reworked version of the reverted patch: https://reviews.llvm.org/D112487
Note that
a) it doesn't need the test changes anymore, and
b) I checked at least locally it passes other.test_pthread_lsan_leak
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Let's get this in to fix https://bugs.chromium.org/p/chromium/issues/detail?id=1251909 and then we can investigate the Binaryen bug (and consider whether this or another approach is actually the best for these stackified local.gets) separately.
clang-format: please reformat the code