[PATCH] D129385: [lsan][Darwin] Scan libdispatch heap

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 11:40:04 PDT 2022


yln added a comment.

Hi Leonard!

Does this fix the `check-lsan` and `check-asan` targets (currently many tests are failing there on macOS Beta 13)?

If this fixes a specific problem not already exposed by existing tests, then can we try to add a test for it?
If this fixes existing tests, can you mention in the commit messages which ones they are?

Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129385/new/

https://reviews.llvm.org/D129385



More information about the llvm-commits mailing list