http://llvm.org/bugs/show_bug.cgi?id=11359
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Richard Smith <[email protected]> 2012-01-05 11:54:43 CST --- Eli fixed this recently. <stdin>:1:14: error: lambda expressions are not supported yet int main() { []{}(); } ^ -- 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
