http://llvm.org/bugs/show_bug.cgi?id=6811
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Chris Lattner <[email protected]> 2010-04-11 03:29:00 CDT --- This is now fixed, this example (and many other similar bogus things) is rejected by the parser here: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100405/029203.html -- 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
