[LLVMbugs] [Bug 19063] No -Wparentheses warning for "if (a += b)"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 6 09:52:33 PST 2014


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Yes, that's correct. This is working as intended.

If you want different behavior, you need to also say what different behavior
you want, and why you think that's better than what we do now.

-- 
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/20140306/ae2030bf/attachment.html>


More information about the llvm-bugs mailing list