[LLVMbugs] [Bug 12435] Using lambdas, clang crashes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Apr 1 14:35:52 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12435
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution| |INVALID
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-04-01 16:35:52 CDT ---
As noted on the C++ status page [http://clang.llvm.org/cxx_status.html], clang
3.0 did not support lambda expressions. If you want lambda support, you will
need to use SVN clang, or wait for the 3.1 release.
--
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