[PATCH] [UBSan] Use shared library for UBSan on OS X (Clang part).

Alexey Samsonov vonosmas at gmail.com
Thu Mar 19 16:21:13 PDT 2015


Hi zaks.anna, kubabrecka,

UBSan is now used in the same way as ASan, and is supported on
OSX and on iOS simulator. At the moment ASan and UBSan can't be used
together due to PR21112, but I hope to resolve it soon by
embedding UBSan into ASan.

http://reviews.llvm.org/D8471

Files:
  lib/Driver/ToolChains.cpp
  runtime/compiler-rt/Makefile
  test/Driver/darwin-sanitizer-ld.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8471.22319.patch
Type: text/x-patch
Size: 5723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150319/5e5d8cbe/attachment.bin>


More information about the cfe-commits mailing list