[llvm-bugs] [Bug 21957] [fuzz, binary] Assertion `(Tok.is(tok::identifier) || Tok.is(tok::coloncolon) || (Tok.is(tok::annot_template_id) && NextToken().is(tok::coloncolon)) || Tok.is(tok::kw_decltype) || Tok.is(tok::kw___super)) && "Cannot be a type or scope token!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 21 15:43:18 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=21957
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |FIXED
--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Generates 26 errors, but this appears fixed.
--
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/20161021/3a011d8e/attachment-0001.html>
More information about the llvm-bugs
mailing list