[PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X

Kuba Brecka kuba.brecka at gmail.com
Sat Mar 21 07:26:46 PDT 2015


Addressing review comments.

> Is sandbox-exec available on all Mac OS X systems?


Yes, `sandbox-exec` is available on OS X versions that sanitizers are supposed to work on (10.7+).


http://reviews.llvm.org/D8285

Files:
  lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  test/asan/TestCases/Darwin/atos-symbolizer.cc
  test/asan/TestCases/Darwin/sandbox-symbolizer.cc
  test/asan/TestCases/Darwin/suppressions-sandbox.cc

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8285.22412.patch
Type: text/x-patch
Size: 9444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150321/d48f7dcc/attachment.bin>


More information about the llvm-commits mailing list