[llvm-bugs] [Bug 25948] New: Segfault when compiling valid C++14 code

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Dec 27 03:44:15 PST 2015


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

            Bug ID: 25948
           Summary: Segfault when compiling valid C++14 code
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: tiago at skewed.de
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Clang++ version 3.7 (on GNU/Linux) segfaults when compiling the attached C++14
code. This seems related to generic lambdas with auto parameters and/or return
types. This could be related to bug 25947.

-- 
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/20151227/7c13563d/attachment.html>


More information about the llvm-bugs mailing list