[LLVMbugs] [Bug 19724] -W-unused-comparison warning for overloaded operator <

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 14 16:24:27 PDT 2014


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

rtrieu at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from rtrieu at google.com ---
Fixed in r208824.  If the overloaded operator returns a reference, this warning
will not trigger.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140514/f0c3b22e/attachment.html>


More information about the llvm-bugs mailing list