[LLVMbugs] [Bug 4111] poor error recovery for incorrect typename
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 17 17:55:41 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=4111
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-08-17 19:55:41 CDT ---
Fixed in r162159:
<stdin>:1:8: error: unknown type name 'sqrgl'
void f(sqrgl);
^
--
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