Skip to content

crash on invalid typedef declarations #2775

@nunoplopes

Description

@nunoplopes
Bugzilla Link 2403
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS All

Extended Description

The following code crashes clang (in MergeTypeDefDecl(); although it doesn't make sense merging the decls..):

typedef struct {}
typedef __builtin_va_list __gnuc_va_list;

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