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

            Bug ID: 49516
           Summary: compiler crashes when trying to instantiate a
                    templated lambda in function scope.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

Created attachment 24616
  --> https://bugs.llvm.org/attachment.cgi?id=24616&action=edit
crash files

Trying to instantiate a templated lambda inside a function scope causes a
crash. Attached are the stack trace and the .sh and .cpp files generated by the
compiler's signal handler.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to