[LLVMbugs] [Bug 22250] "Uncorrected typos!" assertion failure on invalid

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 20 16:05:17 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22250

Kaelyn Takata <rikka at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Kaelyn Takata <rikka at google.com> ---
The handling of the TypoExpr for the undeclared identifier 'z' in the example
has been fixed in r226624 (it wasn't being handled at all, causing the
assertion failure when assertions are enabled and a missing diagnostic message
when assertions are disabled).

-- 
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/20150121/41f7f18c/attachment.html>


More information about the llvm-bugs mailing list