[LLVMbugs] [Bug 1987] New: sema crashes on if() without then

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 6 10:30:08 PST 2008


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

           Summary: sema crashes on if() without then
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Keywords: crash-on-invalid
          Severity: normal
          Priority: P2
         Component: AST
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nunoplopes at sapo.pt
                CC: llvmbugs at cs.uiuc.edu


clang crashes with the following invalid code:


   struct _zend_module_entry {
  }
     typedef struct _zend_function_entry {
  }
    static void zm_globals_dtor_pcre(zend_pcre_globals *pcre_globals ) {


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