[llvm-bugs] [Bug 43052] -Wsequence-point misses some cases; also produces false positives for C++17
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Dec 22 05:16:46 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43052
Bruno Ricci <riccibrun at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Bruno Ricci <riccibrun at gmail.com> ---
I am marking this as resolved fixed. The first example was actually ok, and the
second example now triggers a warning after
7394c15178ed9cb7bd04585526a1e73396e60e17 in pre-C++17 modes.
--
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/20191222/bf49d44b/attachment.html>
More information about the llvm-bugs
mailing list