[LLVMbugs] [Bug 3002] clang: crash on incomplete typedef
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Nov 25 21:19:00 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3002
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Lattner <clattner at apple.com> 2008-11-25 23:18:59 ---
I now get:
t.c:1:8: error: expected identifier or '('
typedef
^
t.c:1:8: error: parse error
2 diagnostics generated.
--
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