[llvm-bugs] [Bug 26278] New: compiler-rt adds a tsan version of libc++ without checking whether tsan is supported

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jan 23 15:20:25 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26278

            Bug ID: 26278
           Summary: compiler-rt adds a tsan version of libc++ without
                    checking whether tsan is supported
           Product: compiler-rt
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: daniel.sanders at imgtec.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

This causes the tsan'd libcxx configure step to fail on Mips since
-fsanitize=thread is not accepted on MIPS32.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160123/13301480/attachment.html>


More information about the llvm-bugs mailing list