[LLVMbugs] [Bug 6052] New: DIDescriptor (etc) constructors don't take const arguments
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 15 15:32:29 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6052
Summary: DIDescriptor (etc) constructors don't take const
arguments
Product: new-bugs
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: dalej at apple.com
CC: llvmbugs at cs.uiuc.edu
The constructors for DIDescriptor and its derived classes do not accept const
MDNode* arguments. They should, and much existing code should make use of
them.
--
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