[PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.

Viktor Kutuzov vkutuzov at accesssoftek.com
Tue Feb 11 07:22:45 PST 2014


  Tests added.

  > Do the asan, msan, tsan, ubsan, ... test suites pass on freebsd with this change?

  No, that require further changes in compiler-rt. The test suites are not enabled for FreeBSD yet.

Hi kcc, samsonov,

http://llvm-reviews.chandlerc.com/D2644

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2644?vs=6980&id=6987#toc

Files:
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/Tools.cpp
  test/Driver/freebsd-sanitizers.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2644.4.patch
Type: text/x-patch
Size: 11916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140211/e6b8fe1b/attachment.bin>


More information about the cfe-commits mailing list