[LLVMbugs] [Bug 23120] New: clang segfault involving diagnostics, constexpr default initialization, and user-defined literals

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 4 11:56:54 PDT 2015


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: unassignedclangbugs at nondot.org
          Reporter: systems2029 at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150404/35fd1470/attachment.html>


More information about the llvm-bugs mailing list