[LLVMbugs] [Bug 15369] BugType::isSuppressSink() should not be 'true' for sink end nodes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 26 20:44:46 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15369
Joshua Naismith <fakju666 at o2.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Joshua Naismith <fakju666 at o2.pl> ---
It did, thanks. For the record, alongside this bug there were a few assertion
failures (N && !static_cast<ExplodedNode*>(N)->isSink()), but they're gone in
the latest 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/20130227/eb24d831/attachment.html>
More information about the llvm-bugs
mailing list