[llvm-bugs] [Bug 10633] Sequence point warning for assignment and assignment+op mix

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Feb 3 11:38:16 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=10633

Bruno Ricci <bruno.bugs.contact at gmail.com> changed:

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

--- Comment #3 from Bruno Ricci <bruno.bugs.contact at gmail.com> ---
As far as I can tell Clang is handling "x = x+= 1" as specified both in C++ and
C. I am therefore closing this bug.

-- 
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/20190203/466659dc/attachment.html>


More information about the llvm-bugs mailing list