[LLVMbugs] [Bug 7098] New: Incorrectly return by implicit copy constructor
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 8 11:20:54 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7098
Summary: Incorrectly return by implicit copy constructor
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: dnljms at gmail.com
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
In the attached test case the pointer member of derived doesn't get returned
from foo correctly. Normal copies seem fine.
--
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