[LLVMbugs] [Bug 4337] New: fprintf makes Clang die

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jun 6 02:29:41 PDT 2009


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

           Summary: fprintf makes Clang die
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: AST
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: ed at 80386.nl
                CC: llvmbugs at cs.uiuc.edu
            Blocks: 3696


The following code makes LLVM/Clang r72995 die:

void fprintf(void);

Assertion failed: (false && "a decl that inherits DeclContext isn't handled"),
function castToDeclContext, file .../llvm/tools/clang/lib/AST/DeclBase.cpp,
line 341.


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