[llvm-bugs] [Bug 30636] an impossible case for -Wimplicit-fallthrough and [[clang::fallthrough]]

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 10 15:38:21 PST 2016


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |rnk at google.com
         Resolution|INVALID                     |---

--- Comment #2 from Reid Kleckner <rnk at google.com> ---
IMO the user code is reasonable. "param" is not a constant from the perspective
of the user, and -Wunreachable-code shouldn't be treating it like one.

-- 
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/20161110/fa888f3c/attachment.html>


More information about the llvm-bugs mailing list