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

            Bug ID: 32729
           Summary: Assertion failed: (V1.getBitWidth() ==
                    getContext().getTypeSize(CondE->getType())), function
                    processSwitch, file
                    llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cp
                    p, line 1907
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: kreme...@apple.com
          Reporter: compn...@compnerd.org
                CC: llvm-bugs@lists.llvm.org

Created attachment 18324
  --> https://bugs.llvm.org/attachment.cgi?id=18324&action=edit
reduced.cc

static assertion failure on sized enums inheriting from bool.  See attached
reduced test case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to