[PATCH] D32191: Enable lsan test suite for darwin x86-64

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 08:10:30 PDT 2017


fjricci added a comment.

Well, looks like the zips that get downloaded are invalid zips, and extraction fails midway through. I've been looking into the actual failures, and it's actually a bit interesting. It's almost as if the tests are being run on a pretty old version of lsan, as pretty much all of the failures look like things that I've seen before and fixed (ie false-positive leaks from libxpc, etc).


Repository:
  rL LLVM

https://reviews.llvm.org/D32191





More information about the llvm-commits mailing list