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

Eli Friedman <[email protected]> changed:

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

--- Comment #1 from Eli Friedman <[email protected]> 2012-02-22 18:48:16 
CST ---
Lambda are not supported with clang 3.0; unfortunately, we forgot to add a
proper error message before the release.  The given code works correctly with
trunk clang.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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