[LLVMbugs] [Bug 15693] New: crash-on-invalid: Assertion `Val && "isa<> used on a null pointer"'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 6 19:30:29 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15693

            Bug ID: 15693
           Summary: crash-on-invalid: Assertion `Val && "isa<> used on a
                    null pointer"'
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: adamschn at umich.edu
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10308
  --> http://llvm.org/bugs/attachment.cgi?id=10308&action=edit
crashing test case

I am getting an assert failure when compiling a sample with duplicated enum
values, but only on -Weverything.

I have attached a test case, run script and stack trace.

-- 
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/20130407/5b29c407/attachment.html>


More information about the llvm-bugs mailing list