[LLVMbugs] [Bug 11528] -Wbind-to-temporary warns if field in class has a type with a non-const copy constructor.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 17 16:33:51 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=11528
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Douglas Gregor <dgregor at apple.com> 2012-03-17 18:33:51 CDT ---
I don't know how we could make the warning more obvious. Say that we're trying
to convert from an rvalue of type 'B'?
--
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