[PATCH] D29995: Enable i386 builds for darwin lsan

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 13:30:51 PST 2017


fjricci added a comment.

This still does only build if `CAN_SANITIZE_LEAKS_MAC` is enabled, I just moved it to a new line for clarity. There aren't any build errors, given the two dependent pthreads patches, but the test suite will still fail if it's enabled by default.


https://reviews.llvm.org/D29995





More information about the llvm-commits mailing list