[LLVMbugs] [Bug 9776] New: Threading model reported by Clang is wrong on Win32 builds

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 21 09:02:43 PDT 2011


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

           Summary: Threading model reported by Clang is wrong on Win32
                    builds
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: vanboxem.ruben at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6497)
 --> (http://llvm.org/bugs/attachment.cgi?id=6497)
patch to correct threading model reported on Windows

Attached patch "solves" the wrongfully reported threading model on Windows. As
the driver is due for a large makeover in the foreseeable future, this should
suffice for now.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list