[llvm-bugs] [Bug 37572] New: Clang block containing a macro after return statement does not give unreachable code warning.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 23 15:08:59 PDT 2018


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

            Bug ID: 37572
           Summary: Clang block containing a macro after return statement
                    does not give unreachable code warning.
           Product: clang
           Version: 6.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: psmith at qumulo.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 20333
  --> https://bugs.llvm.org/attachment.cgi?id=20333&action=edit
This file, when compiled with -Weverything, produces an unreachable code
warning.

-- 
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/20180523/6f34fc61/attachment-0001.html>


More information about the llvm-bugs mailing list