[Bug 215798] clang: Include thread sanitizer (and all other available sanitizers)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 5 15:04:29 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215798

            Bug ID: 215798
           Summary: clang: Include thread sanitizer (and all other
                    available sanitizers)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: german.mb at gmail.com

Thread sanitizers where created to build safer/more secure code; it is my
opinion all available clang thread sanitizers should be readily usable from the
base system.

In particular, I'd ve very interested in having thread sanitizer included as
part of the base system, currently, when I try to compile using it, it gives me
this error (FreeBSD 11):

/usr/bin/ld: /usr/bin/../lib/clang/3.8.0/lib/freebsd/libclang_rt.tsan-x86_64.a:
No such file: No such file or directory

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list