[LLVMbugs] [Bug 14695] New: isa<X>(Val) && "cast<Ty>() argument of incompatible type!"
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Dec 21 17:43:21 PST 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=14695
             Bug #: 14695
           Summary: isa<X>(Val) && "cast<Ty>() argument of incompatible
                    type!"
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified
Created attachment 9753
  --> http://llvm.org/bugs/attachment.cgi?id=9753
Test case
This is a side effect of calling a function in another namespace without
referencing it and later using that namespace.
-- 
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