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

            Bug ID: 23120
           Summary: clang segfault involving diagnostics, constexpr
                    default initialization, and user-defined literals
           Product: clang
           Version: 3.6
          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 14145
  --> https://llvm.org/bugs/attachment.cgi?id=14145&action=edit
Somewhat-reduced test code.

Odd crash involving constexpr default initialization, diagnostics, and possibly
user-defined literals (couldn't remove them from the code that crashes at
least). Segfault goes away if the value in main is correctly initialized, or if
basically any other lines in the code are changed.

-- 
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