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.
Differential D5999
Allow thread sanitizer in clang driver on FreeBSD ClosedPublic Authored by kutuzov.viktor.84 on Oct 27 2014, 6:10 AM.
Details
Diff Detail Event Timelinekutuzov.viktor.84 updated this object. This revision is now accepted and ready to land.Oct 27 2014, 6:48 AM
Revision Contents
Diff 15486 lib/Driver/SanitizerArgs.cpp
|