Skip to content

sema crashes on invalid function definition #2359

@nunoplopes

Description

@nunoplopes
Bugzilla Link 1987
Resolution FIXED
Resolved on Mar 12, 2010 00:59
Version unspecified
OS Windows NT

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"crash-on-invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions