[PATCH] Allow thread sanitizer in clang driver on FreeBSD

Viktor Kutuzov vkutuzov at accesssoftek.com
Mon Oct 27 06:10:13 PDT 2014


Hi kcc, samsonov, dvyukov,

Tested to pass clang tests on Linux and FreeBSD.

The previous version--D5994--fails on the test/Driver/fsanitize.c test that depend on whether the Thread and Memory sanitizer kinds are passed to filterUnsupportedMask() at once.

http://reviews.llvm.org/D5999

Files:
  lib/Driver/SanitizerArgs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5999.15486.patch
Type: text/x-patch
Size: 1357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/53965ab1/attachment.bin>


More information about the llvm-commits mailing list