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

            Bug ID: 15345
           Summary: Assertion `CXXInfo->BaseOffsets.count(Base) && "Did
                    not find base!"' failed
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10067
  --> http://llvm.org/bugs/attachment.cgi?id=10067&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 -std=gnu++0x test.cpp

-- 
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