[PATCH] D48255: [sanitizer] Fix LSAN for 32-bit glibc before 2.27

Peter Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 17 13:54:23 PDT 2018


Lekensteyn abandoned this revision.
Lekensteyn added a comment.

Superseded by https://reviews.llvm.org/D48265

I still think it would be worth doing the unconditional check on x86 though, but it's a minor issue so I'll defer it.


https://reviews.llvm.org/D48255





More information about the llvm-commits mailing list