[LLVMbugs] [Bug 12068] clang crashes on hasAnyTypeDependentArguments
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 22 16:48:16 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12068
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |WORKSFORME
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 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.
More information about the llvm-bugs
mailing list