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

Viktor Kutuzov vkutuzov at accesssoftek.com
Tue Jan 28 15:34:24 PST 2014


Hi kcc,

This patch provides the following functionality:
- allows the FreeBSD platform in the sanitizer argument filters;
- adds the linker cmdline args and RT libraries in according of specified sanitizer arguments (--sanitize=...) for the FreeBSD targets.


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

Files:
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/Tools.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2644.1.patch
Type: text/x-patch
Size: 9648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140128/f7734755/attachment.bin>


More information about the cfe-commits mailing list