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

            Bug ID: 16284
           Summary: Crash on try to compile lambda
           Product: new-bugs
           Version: 3.0
          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 10659
  --> http://llvm.org/bugs/attachment.cgi?id=10659&action=edit
Minimal environment to reproduce + log + preprocessed source

Got a crash when compiling c++ file which contains a lambda with clang 3.0

clang -v:
Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)
Target: x86_64-pc-linux-gnu
Thread model: posix

Ubuntu 12.04.2 with quantal kernel (3.2.0-32)

Diagnostic files + environment are in attachment.
To build, just use gnu-make, no extra arguments needed.
To configure check makefile.conf

Tnx in advance for looking at it.

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