[PATCH] D29783: Add cmake build support for lsan on OS X

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 12:27:46 PST 2017


fjricci updated this revision to Diff 88244.
fjricci added a comment.

Add CAN_SANITIZE_LEAKS_MAC workaround to asan sources


https://reviews.llvm.org/D29783

Files:
  cmake/config-ix.cmake
  lib/asan/CMakeLists.txt
  lib/lsan/CMakeLists.txt
  lib/lsan/lsan_common.h
  lib/lsan/weak_symbols.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29783.88244.patch
Type: text/x-patch
Size: 4945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/27faab20/attachment.bin>


More information about the llvm-commits mailing list