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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to