[LLVMbugs] [Bug 3281] diagnostics in LLParser
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jan 5 00:27:04 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3281
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Lattner <clattner at apple.com> 2009-01-05 02:27:04 ---
I fixed the rest in a series of patches.
It would be nice to remove deprecated crapola from your polygen grammar, such
as attributes on function types, vicmp/vfcmp etc. See the FIXMEs in
LLParser.cpp for the deprecated stuff.
--
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