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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to