[llvm-bugs] [Bug 21844] [fuzz] Assertion `!PP.getSourceManager().isBeforeInTranslationUnit(origLoc, Tok.getLocation()) && "ParseAssignmentExpression went over the default arg tokens!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 22 12:21:34 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=21844
Ken-Patrick Lehrmann <kp.lehrmann+llvm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kp.lehrmann+llvm at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Ken-Patrick Lehrmann <kp.lehrmann+llvm at gmail.com> ---
The failing assertion had been removed in r225763. The test case seems ok with
current trunk.
--
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/20160222/60828066/attachment.html>
More information about the llvm-bugs
mailing list