[LLVMbugs] [Bug 23186] Type correction leads to null dereference
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 10 12:21:55 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23186
Kaelyn Takata <rikka at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedclangbugs at nondot. |rikka at google.com
|org |
--- Comment #1 from Kaelyn Takata <rikka at google.com> ---
This has been fixed in r234623.
BTW, I'm guessing the null dereference is from a build with assertions
disabled; for me the test case caused the following crash while parsing the
body of f():
Unknown builtin type!
UNREACHABLE executed at ../tools/clang/lib/AST/ASTContext.cpp:1519!
[56-frame backtrace & stack dump]
--
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/20150410/b0b74bb0/attachment.html>
More information about the llvm-bugs
mailing list