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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from [email protected] ---
After adding a ";" after the lambda function, the code compiles with clang
r205174 (3.5 trunk) as well as Apple's clang-500.2.79 (based on clang 3.3).
Clang 3.0 is very old and didn't have complete support for C++11 yet (I'm
fairly sure it didn't support lambda functions at all). I'm closing this bug as
the crash doesn't happen anymore with a current version. Please feel free to
reopen if you disagree, though.

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