[LLVMbugs] [Bug 19579] New: Assertion `Val && "isa<> used on a null pointer"' failed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 27 14:39:59 PDT 2014


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

            Bug ID: 19579
           Summary: Assertion `Val && "isa<> used on a null pointer"'
                    failed
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: fakju666 at o2.pl
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12451
  --> http://llvm.org/bugs/attachment.cgi?id=12451&action=edit
Testcase + stack

Tested with the latest trunk (release+asserts build). Minimized testcase +
stack are attached, invoke with:

clang++ -cc1 -analyze -analyzer-checker=core test.cpp

-- 
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/20140427/2fc21ed9/attachment.html>


More information about the llvm-bugs mailing list