http://llvm.org/bugs/show_bug.cgi?id=7322
Summary: Windows build warnings
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/SelectionDAGNodes.h(1602)
: warning C4244: 'return' : conversion from 'ui
nt64_t' to 'unsigned int', possible loss of data
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/SelectionDAGNodes.h(1605)
: warning C4244: 'return' : conversion from 'ui
nt64_t' to 'unsigned int', possible loss of data
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/Support/AlignOf.h(26)
: warning C4624: 'llvm::AlignmentCalcImpl<T>' : destructor
could not be generated because a base class destructor is inaccessible
with
[
T=llvm::MachineInstr
]
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/Support/AlignOf.h(38)
: see reference to class template instantiation 'll
vm::AlignmentCalcImpl<T>' being compiled
with
[
T=llvm::MachineInstr
]
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/MachineFunction.h(102)
: see reference to class template instanti
ation 'llvm::AlignOf<T>' being compiled
with
[
T=llvm::MachineInstr
]
--
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