[LLVMbugs] [Bug 20760] Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 26 20:23:54 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20760
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Thanks, fixed in r216518:
<stdin>:2:12: error: expected expression
int x = );
^
1 error generated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140827/cbc35c57/attachment.html>
More information about the llvm-bugs
mailing list