http://llvm.org/bugs/show_bug.cgi?id=18509

            Bug ID: 18509
           Summary: Segfault during parsing of simple lambda involving
                    template
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++11
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

Created attachment 11881
  --> http://llvm.org/bugs/attachment.cgi?id=11881&action=edit
preprocessed C++ file

The following simple snippet involving a lambda and a template crashes with a
segfault in the clang::Parser.

command line: clang++ clangcrash.cpp -c -std=c++11

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