[LLVMbugs] [Bug 12238] Crashed on using a lamda expression with std::transform
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Mar 11 10:10:21 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12238
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2012-03-11 12:10:21 CDT ---
Lambdas were not implemented in Clang 3.0, and (unfortunately) generally caused
the compiler to crash. They're implemented in the development version of Clang
which will become 3.1.
--
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