[LLVMbugs] [Bug 6811] [(super) foo] not rejected:'super' is modelled wrong
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Apr 11 01:29:01 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6811
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Lattner <clattner at apple.com> 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.
More information about the llvm-bugs
mailing list