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

             Bug #: 14980
           Summary: Instruction.h gives warnings
           Product: new-bugs
           Version: 3.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Under Xcode 4.5.2, 64-bit Cocoa app project:

/usr/local/llvm/include/llvm/Instructions.h:2784:24: Implicit conversion loses
integer precision: 'unsigned long' to 'unsigned int'
/usr/local/llvm/include/llvm/Instructions.h:2721:50: Implicit conversion loses
integer precision: 'unsigned long' to 'unsigned int'

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

Reply via email to