[LLVMbugs] [Bug 11359] Crash in simple lambda expression

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 9 00:11:11 PDT 2012


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

David Blaikie <dblaikie at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |dblaikie at gmail.com
         Resolution|                            |FIXED

--- Comment #5 from David Blaikie <dblaikie at gmail.com> 2012-05-09 02:11:11 CDT ---
LLVM/Clang basically uses a "fire and forget" release process, so no fixes for
lambdas have or will be backported to 3.0. It was unfortunate we released
without Eli's fix, but that's how it went.

In 3.1 lots of good lambda things work - anything that doesn't should be
reported as a bug. (but, equally, 3.1 will release soon - so unless it's a
really awesome (crashy, probably) bug it probably won't make it into 3.1 &
we'll just have to live with it and fix it for 3.2)

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



More information about the llvm-bugs mailing list