[LLVMbugs] [Bug 18378] New: [TSan RTL] Cannot suppress some Mutex-related errors

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 3 20:50:26 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18378

            Bug ID: 18378
           Summary: [TSan RTL] Cannot suppress some Mutex-related errors
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: todd at lipcon.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The instrumented MutexLock/MutexUnlock code prints errors without going through
the normal error report process. This means, if I'm not mistaken, that there is
no way to suppress these warnings using the normal runtime suppression
mechanisms.

-- 
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/20140104/6580817e/attachment.html>


More information about the llvm-bugs mailing list