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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to