[llvm-bugs] [Bug 18259] -Wimplicit-fallthrough gets confused by a non-case label in a switch

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 14 13:23:59 PDT 2021


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

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

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

--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
I think this was broken, not fixed, in Clang 3.3: we should warn here, but
don't.

-- 
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/20210714/69811cd5/attachment.html>


More information about the llvm-bugs mailing list