http://llvm.org/bugs/show_bug.cgi?id=22250
Kaelyn Takata <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Kaelyn Takata <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
