[LLVMbugs] [Bug 14872] New: Assertion `FoundBase && "Not a direct base class of this region"' failed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 9 02:48:48 PST 2013


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

             Bug #: 14872
           Summary: Assertion `FoundBase && "Not a direct base class of
                    this region"' failed
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: fakju666 at o2.pl
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9841
  --> http://llvm.org/bugs/attachment.cgi?id=9841
Testcase + stack

It took me a while of slashing through spaghetti of macros and templates to
minimize the testcase... It asserts the current trunk, run with:

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

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list